M204.2932: Difference between revisions
Jump to navigation
Jump to search
m (add <var>s) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
A size request for a table that is kept in the non-swappable server area cannot be satisfied because there is not enough above-the-bar storage space as set by the <var>SERVNSSZ</var> parameter. M204.2932 is issued when the problem | A size request for a table that is kept in the non-swappable server area cannot be satisfied because there is not enough above-the-bar storage space as set by the <var>[[SERVNSSZ parameter|SERVNSSZ]]</var> parameter. M204.2932 is issued when the problem | ||
is detected after initilization is complete.</P> | is detected after initilization is complete.</P> | ||
<P> | <P> | ||
This error could occur when a <var>UTABLE</var> command is issued. The command is rejected and the table size is left unchanged.</P> | This error could occur when a <var>[[UTABLE command|UTABLE]]</var> command is issued. The command is rejected and the table size is left unchanged.</P> | ||
<p> | <p> | ||
<b>User response:</b> Decrease the amount of increase in the <var>UTABLE</var> command.</p> | <b>User response:</b> Decrease the amount of increase in the <var>UTABLE</var> command.</p> |
Latest revision as of 22:15, 4 April 2018
M204.2932 Increase SERVSIZE to at least token for required server
A size request for a table that is kept in the non-swappable server area cannot be satisfied because there is not enough above-the-bar storage space as set by the SERVNSSZ parameter. M204.2932 is issued when the problem is detected after initilization is complete.
This error could occur when a UTABLE command is issued. The command is rejected and the table size is left unchanged.
User response: Decrease the amount of increase in the UTABLE command.
System manager response: If required, increase the non-swappable server area size (SERVNSSZ).
Message attributes:
RETCODEO=80 | Sets online return code |
---|---|
RETCODEB=80 | 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 |