M204.1574
Jump to navigation
Jump to search
M204.1574 End of file in file token
An end-of-file condition was detected when reading a VSAM file or sequential file in SOUL. The Read statement sets a $Status value of 1.
Response: The file must be repositioned with a Position statement or by closing and reopening the file prior to the next read of the file.
Message attributes:
| RETCODEO=0 | Sets online return code |
|---|---|
| RETCODEB=0 | Sets batch (single user) return code |
| CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
| AUDITMS | Writes the message with line type MS to the audit trail |
| NOCOUNT | Does not increment the error count (ERCNT) parameter |
| NOTERM | Does not display the message on the user's terminal |