M204.0524: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<p> | <p> | ||
<b>Response:</b> | <b>Response:</b> | ||
<p> | |||
For MAXBOUT, MAXPRE and MAXSUBT, consider increasing the value of the parameter | For MAXBOUT, MAXPRE and MAXSUBT, consider increasing the value of the parameter | ||
after determining why this limit was exceeded. | after determining why this limit was exceeded. | ||
</p> | |||
<p> | |||
For IMAGES or SCREENS, consider increasing the value of NTBL | For IMAGES or SCREENS, consider increasing the value of NTBL | ||
after determining why this limit was exceeded. | after determining why this limit was exceeded. | ||
</p> | |||
</p> | </p> | ||
<p><b>Version introduced:</b> | <p><b>Version introduced:</b> |
Revision as of 23:19, 9 April 2025
M204.0524 Maximum number (token) of token2 exceeded
The named System Specified Limit has been exceeded.
Response:
For MAXBOUT, MAXPRE and MAXSUBT, consider increasing the value of the parameter after determining why this limit was exceeded.
For IMAGES or SCREENS, consider increasing the value of NTBL after determining why this limit was exceeded.
Version introduced: x.x
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 |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that casued the error |
COMPILE | Compilation error |