M204.1233
M204.1233 token, bad record number token2 for file fileName
An attempt was made to add a field to a non-existent record. This can happen if an Add statement follows a Delete Record statement in a For loop. It may also occur because another user deletes the record or as a result of an inconsistent file structure. The request is canceled.
Response: Check your SOUL logic. If it seems correct and this error occurs again, see your file manager.
File manager response: Try to find the source of the error. If it seems that the file structure has been damaged, contact your system manager.
System manager response: Call Technical Support. Please have the following documentation available:
- Audit trail
- The SOUL or host language program that caused the error.
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 |