DFHSM0127 applid Insufficient storage to allocate requested size for DSA limit storage below 16MB (dsalimitK).
Explanation
CICS has issued an MVS GETMAIN for the requested limit dsalimit of DSA storage below 16MB, but the GETMAIN request failed.
System action
If the requested size is greater than the default, CICS reissues the MVS GETMAIN request using the default size for the DSALIM parameter.
If the requested size is not greater than the default, the storage manager makes an exception entry in the trace table. An error return code is sent to the domain manager DFHDMDM (the caller of the storage manager). The domain manager might then terminate CICS, in which case a message to this effect is issued.
User response
Ensure that the DSALIM system initialization parameter is specified correctly.
Ensure that the REGION parameter for the CICS job is large enough.
See the z/OS MVS JCL Reference for further information about specifying storage on the REGION parameter.
Module
DFHSMDMXMEOUT parameters/Message inserts
- applid
- dsalimit
Destination
Console