M204.1716
M204.1716 Cannot store record into groupName, no update file
A Store Record statement in TEMP GROUP context failed because the TEMP GROUP does not contain an UPDTFILE. This is detected at evaluation time rather than at compile time, because the compiling user's TEMP GROUP did contain an UPDTFILE.
Response: Specify an UPDTFILE for the loading user's TEMP GROUP definition.
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 |