M204.1222
M204.1222 File fileName is full
An attempt has been made to enqueue on a file resource for a full file, to start a transaction for a full file, or to store a record in a full file.
Response: Notify your file manager.
File manager response: Analyze previous messages to find out which table became full:
- If it is TABLE D or TABLE X, try to increase it using the INCREASE TABLED or INCREASE TABLEX command.
- If it is TABLE B and the file is not a hash or sort file, try to increase TABLE B using the INCREASE TABLEB command.
- In all other cases or when an increase is not possible, reorganize the file with larger appropriate table(s).
However, the file may be physically inconsistent as well. In this case, refer to the discussion in File integrity and recovery on maintaining file integrity.
Message attributes:
RETCODEO=48 | Sets online return code |
---|---|
RETCODEB=48 | 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 |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |