M204.1414: 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> | ||
Review the records being sorted and ensure that no individual record to be sorted has a record length exceeding 16 megabytes. | |||
</p> | </p> | ||
<p><b>Version introduced:</b> | <p><b>Version introduced:</b> |
Revision as of 14:25, 12 July 2018
M204.1414 Error: sort record > 16meg
A sort statement encountered a record length greater than 16 megabytes. The request is cancelled.
Response: Review the records being sorted and ensure that no individual record to be sorted has a record length exceeding 16 megabytes.
Version introduced: 7.5
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 |