KOBC00001E Job or system level memory limit (MEMLIMIT) exceeded.

Explanation

z/OS has refused a request for virtual storage for this address space step. The reason information returned by z/OS indicates that the request would have exceeded the MEMLIMIT value for the step.

System action

The address space continues, but may not function correctly.

User response

Verify that MEMLIMIT=NOLIMIT is coded on the address space EXEC statement within the started task or job JCL, or increase the step EXEC MEMLIMIT value. (See the documentation for SYS1.PARMLIB member SMFPRMxx, or the z/OS JCL Reference for an explanation of MEMLIMIT.)