M204.2923: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<P> | <P> | ||
The total amount of non-swappable server areas is larger than the non-swappable area size defined by the <var>SERVNSSZ</var> parameter. The total amount equals the sum of non-swappable area sizes plus 8 bytes per area. M204.2923 is | The total amount of non-swappable server areas is larger than the non-swappable area size defined by the <var>[[SERVNSSZ parameter|SERVNSSZ]]</var> parameter. The total amount equals the sum of non-swappable area sizes plus 8 bytes per area. M204.2923 is | ||
issued if the problem occurs during initialization.</P> | issued if the problem occurs during initialization.</P> | ||
Latest revision as of 22:21, 21 March 2018
M204.2923 Increase SERVNSSZ to at least token for required non swappable server areas
The total amount of non-swappable server areas is larger than the non-swappable area size defined by the SERVNSSZ parameter. The total amount equals the sum of non-swappable area sizes plus 8 bytes per area. M204.2923 is issued if the problem occurs during initialization.
System manager response: Increase the value of SERVNSSZ, or decrease the non-swappable table size.
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 |