M204.0459: Difference between revisions
Jump to navigation
Jump to search
m (add <var>'s) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:M204.0459 skeleton}} | {{Template:M204.0459 skeleton}} | ||
<P> | <P> | ||
The indicated subsystem cannot be started because there is not enough space in the resource enqueuing table. The subsystem requires <var class="term"> | The indicated subsystem cannot be started because there is not enough space in the resource enqueuing table. The subsystem requires <var class="term">number</var> entries from the resource enqueuing table. </P> | ||
<p> | <p> | ||
<b>Response:</b> Wait and retry the subsystem command. Notify your system manager so the problem can be avoided in future Model 204 runs. </p> | <b>Response:</b> Wait and retry the subsystem command. Notify your system manager so the problem can be avoided in future Model 204 runs. </p> | ||
<p> | <p> | ||
<b>System manager response:</b> Increase the size of the resource enqueuing table by at least <var class="term"> | <b>System manager response:</b> Increase the size of the resource enqueuing table by at least <var class="term">number</var>. The size of the resource enqueuing table is the product of the <var>[[LENQTBL parameter|LENQTBL]]</var> and <var>NUSERS</var> parameters. <var>LENQTBL</var> and <var>NUSERS</var> are set during Model 204 system initialization from User 0's parameter line. | ||
</p> | </p> | ||
{{Template:M204.0459 footer}} | {{Template:M204.0459 footer}} | ||
<!-- skeleton as it was in pdf/RESOURCE LOCKING TBL FULL. SUBSYSTEM subsystemname NEEDS n ENTRIES /--> | <!-- skeleton as it was in pdf/RESOURCE LOCKING TBL FULL. SUBSYSTEM subsystemname NEEDS n ENTRIES /--> |
Latest revision as of 19:38, 14 March 2018
M204.0459 Resource locking table full. Subsystem subsysName needs number entries
The indicated subsystem cannot be started because there is not enough space in the resource enqueuing table. The subsystem requires number entries from the resource enqueuing table.
Response: Wait and retry the subsystem command. Notify your system manager so the problem can be avoided in future Model 204 runs.
System manager response: Increase the size of the resource enqueuing table by at least number. The size of the resource enqueuing table is the product of the LENQTBL and NUSERS parameters. LENQTBL and NUSERS are set during Model 204 system initialization from User 0's parameter line.
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 |
SAVE | Saves the message in the VIEW ERRORS table |