M204.2104
M204.2104 Heap storage is required but the LHEAP parameter is set to 0
This message is issued whenever the system makes a request for some heap storage but the heap was initialized with a length of 0. The size of the server table containing the heap storage is controlled by the initialization parameter LHEAP.
Response: Inform the system manager that the LHEAP parameter needs to be set to some non-zero value.
System manager response: Set the system parameter LHEAP to a positive value large enough to handle the request being processed.
Operator response: An operator response is not applicable.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=96 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |