M204.1371: Difference between revisions
Jump to navigation
Jump to search
m (add comma) |
m (add <code>s) |
||
Line 3: | Line 3: | ||
There was not enough main storage to allocate a block needed to send a message to the operator. </P> | There was not enough main storage to allocate a block needed to send a message to the operator. </P> | ||
<p> | <p> | ||
<b>System manager response:</b> Increase the SIZE parameter in your [[Defining the runtime environment (CCAIN)|JCL]], and rerun Model 204. </p> | <b>System manager response:</b> Increase the <code>SIZE</code> parameter in your [[Defining the runtime environment (CCAIN)|JCL]], and rerun Model 204. </p> | ||
<p> | <p> | ||
<b>Operator response:</b> Notify your system manager. | <b>Operator response:</b> Notify your system manager. |
Latest revision as of 23:43, 6 March 2018
M204.1371 Insufficient main storage for operator message
There was not enough main storage to allocate a block needed to send a message to the operator.
System manager response: Increase the SIZE
parameter in your JCL, and rerun Model 204.
Operator response: Notify your system manager.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | 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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
OPR | Writes the message to the (operator) console |
SAVE | Saves the message in the VIEW ERRORS table |