Setting the MEMLIMIT parameter
The Online Consistent Copy technology requires above-the-bar memory and might abend if sufficient memory is not available.
In z/OS versions before 1.10, the default value for the System Management Facility (SMF) MEMLIMIT parameter is 0; a value of 0 means that no address space can use virtual storage above the bar. In z/OS version 1.10 and later, the default value is 2 GB.
For most jobs, we recommend a value of at least 2 GB for the MEMLIMIT parameter. However, if you are operating on LOB or XML data, we recommend a value of at least 32 GB.
This value is set in member SMFPRM xx in SYS1.PARMLIB. Use any of the following methods to override the default value:
- Specify the MEMLIMIT parameter in the JCL.
- Specify REGION=0M in the JCL.
- Use the SMF IEFUSI exit.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*