M204.0208: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0208 skeleton}} | {{Template:M204.0208 skeleton}} | ||
<P>An | <P> | ||
<p><b>Response:</b> Delete the record, and store a new record with the modified sort or hash key. </p> | An <var>Add</var>, <var>Change</var>, or <var>Delete</var> statement is attempting to modify the record's sort or hash key. To change a sort or hash key, the entire record must be deleted and added with the new key value. </P> | ||
<p> | |||
<b>Response:</b> Delete the record, and store a new record with the modified sort or hash key. | |||
</p> | |||
{{Template:M204.0208 footer}} | {{Template:M204.0208 footer}} | ||
<!-- skeleton as it was in pdf/UPDATING SORT KEY NOT PERMITTED /--> | <!-- skeleton as it was in pdf/UPDATING SORT KEY NOT PERMITTED /--> |
Latest revision as of 22:24, 21 February 2018
M204.0208 Updating sort key not permitted
An Add, Change, or Delete statement is attempting to modify the record's sort or hash key. To change a sort or hash key, the entire record must be deleted and added with the new key value.
Response: Delete the record, and store a new record with the modified sort or hash key.
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 caused the error |
COMPILE | Compilation error |