M204.0573: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 3: | Line 3: | ||
Model 204 requires internal work tables for the SOUL compiler and evaluator. Your request has exceeded the allocated space for the STBL work table. </P> | Model 204 requires internal work tables for the SOUL compiler and evaluator. Your request has exceeded the allocated space for the STBL work table. </P> | ||
<p> | <p> | ||
<b>Response:</b> Use | <b>Response:</b> Use a <code>VIEW LSTBL</code> command to determine the current space allocation for STBL. Use the <var>UTABLE</var> command with the <var>LSTBL</var> parameter to increase the size of STBL. | ||
</p> | |||
{{Template:M204.0573 footer}} | {{Template:M204.0573 footer}} | ||
<!-- skeleton as it was in pdf/VALUE(S) TOO LONG--STBL /--> | <!-- skeleton as it was in pdf/VALUE(S) TOO LONG--STBL /--> |
Latest revision as of 20:07, 27 February 2018
M204.0573 Value(s) too long--STBL, LSTBL=value
Model 204 requires internal work tables for the SOUL compiler and evaluator. Your request has exceeded the allocated space for the STBL work table.
Response: Use a VIEW LSTBL
command to determine the current space allocation for STBL. Use the UTABLE command with the LSTBL parameter to increase the size of STBL.
Message attributes:
RETCODEO=40 | Sets online return code |
---|---|
RETCODEB=40 | 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 |