CQM_HEAP
Use the CQM_HEAP parameter in CQMCAESV to control the memory behavior of the CAE server. CQM_HEAP is an alias for CQM_MAX_HEAP.
- Description
- The amount of memory in MB (n) that the Java™ virtual machine heap can use.
- Syntax
- CQM_HEAP=n
- Default
- 500
- Valid values
- The value you specify for MEMLIMIT must be at least 300 MB more than the value you specify for CQM_HEAP.
Recommendations:
- Specify the following USS environment setting: _BPX_SHAREAS=NO
- If you increased CQM_HEAP and receive OutofMemoryErrors before the limit is reached, increase CQM_MIN_HEAP.
- Example
- CQM_HEAP=550