M204.2104: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.2104 skeleton}} | {{Template:M204.2104 skeleton}} | ||
<P>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 | <P> | ||
initialization parameter LHEAP. </P> | 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 | ||
<p><b>Response:</b> Inform the system manager that the LHEAP parameter needs to be set to some non-zero value. </p> | initialization parameter <var>[[LHEAP parameter|LHEAP]]</var>. </P> | ||
<p><b>System manager response:</b> Set the system parameter LHEAP to a positive value large enough to handle the request being processed. </p> | <p> | ||
<p><b>Operator response:</b> An operator response is not applicable. </p> | <b>Response:</b> Inform the system manager that the <var>LHEAP</var> parameter needs to be set to some non-zero value. </p> | ||
<p> | |||
<b>System manager response:</b> Set the system parameter <var>LHEAP</var> to a positive value large enough to handle the request being processed. </p> | |||
<p> | |||
<b>Operator response:</b> An operator response is not applicable. | |||
</p> | |||
{{Template:M204.2104 footer}} | {{Template:M204.2104 footer}} | ||
<!-- skeleton as it was in pdf/HEAP STORAGE IS REQUIRED BUT THE LHEAP PARAMETER IS SET TO 0 /--> | <!-- skeleton as it was in pdf/HEAP STORAGE IS REQUIRED BUT THE LHEAP PARAMETER IS SET TO 0 /--> |
Latest revision as of 21:50, 15 March 2018
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 |