M204.1414: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (4 revisions imported: page for M204.1414) |
(No difference)
|
Revision as of 21: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 |