M204.1414: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (minor formatting) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
<p> | <p> | ||
A sort statement encountered a record length greater than 16 megabytes. The request is cancelled. | A sort statement encountered a record length greater than 16 megabytes. The request is cancelled. </p> | ||
</p> | |||
<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. | 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> 7.5 | ||
7.5 | |||
</p> | </p> | ||
{{Template:M204.1414 footer}} | {{Template:M204.1414 footer}} | ||
Latest revision as of 21:35, 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 |