M204.1319

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

M204.1319  EOF assumed for ddName

A sequence error has occurred while reading the named data set. At this point, Model 204 has gone beyond the first record and is assuming that an EOF marker has not been written for the end of the data set. Model 204 will attempt to continue processing.

System manager response: This message can be avoided by running the UTILJ utility against journals that were not closed properly due to a system crash.

Operator response: Contact your system manager.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
OPRWrites the message to the (operator) console

Back to list of messages