M204.1229
M204.1229 Table B full -- inserts --: file fileName
In a sorted file, you tried to insert or add a new record, in sort sequence, but it failed to fit in any of the overflow areas available. The file may be intact, but no new records with the same or a lower sort key can be inserted or added.
Response: Contact your file manager.
File manager response: Reorganize the file. To help prevent the problem, check that the ratio of master to overflow records is correct. Also, ensure the data to be initially loaded into the file is sorted before the load. See the discussion in Sorted files, which describes overflow areas, insertions, and the proper ratio of master to overflow area pages.
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 |
CANCEL | Cancels the user's request |
NOCOUNT | Does not increment the error count (ERCNT) parameter |