M204.0565: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.0565 skeleton}} | {{Template:M204.0565 skeleton}} | ||
<P>Model 204 uses internal work tables for the compiler and evaluator. Your request has attempted to evaluate an | <P> | ||
<p><b>Response:</b> Use | Model 204 uses internal work tables for the compiler and evaluator. Your request has attempted to evaluate an [[On units|On unit]] which requires additional space in the VTBL work area, but VTBL space has been exhausted. </P> | ||
<p> | |||
<b>Response:</b> Use a <code>VIEW LVTBL</code> command to determine the present size of VTBL. Use the <var>UTABLE</var> command with the <var>LVTBL</var> parameter to increase the size of VTBL, and retry the request. | |||
</p> | |||
{{Template:M204.0565 footer}} | {{Template:M204.0565 footer}} | ||
<!-- skeleton as it was in pdf/CAN'T PROCESS ON unittype - VTBL FULL /--> | <!-- skeleton as it was in pdf/CAN'T PROCESS ON unittype - VTBL FULL /--> |
Latest revision as of 23:18, 26 February 2018
M204.0565 Can't process on token - VTBL full, LVTBL=value
Model 204 uses internal work tables for the compiler and evaluator. Your request has attempted to evaluate an On unit which requires additional space in the VTBL work area, but VTBL space has been exhausted.
Response: Use a VIEW LVTBL
command to determine the present size of VTBL. Use the UTABLE command with the LVTBL parameter to increase the size of VTBL, and retry the request.
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 |
AUDITER | Writes the message with line type ER to the audit trail |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |