M204.1032
Jump to navigation
Jump to search
M204.1032 Default file or group needed
The command or request attempted requires that either a file or a group be opened as the default. This message is produced for some commands issued without an IN clause after a CLOSE command has produced the message:
CLOSING DEFAULT, USER MUST ESTABLISH NEW DEFAULT
Response: Open a file or group using the OPEN or DEFAULT command, and retry the command or request.
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 |