M204.1298

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.1298  Unable to open CCAJRNL

Problems were encountered while opening the specified journal data set for output. If you are using multiple journal data sets (CCAJRNL along with CCAJRNL1 to CCAJRNL9), Model 204 will proceed with processing the other journals; the run will be uninterrupted. If you are using only one journal data set, the run will eventually be aborted with another error message.

System manager response: Reexamine the JCL and make sure the DD statements (z/OS) or the DLBL and EXTENT statements (z/VSE) point to the right data sets. If you are running under z/VM CMS, verify that the FILEDEF statement(s) in your EXEC procedure are correct.

Rerun Model 204 if you are using only one journal data set, or let the run continue with one less journal data set if you are using multiple journals.

Operator response: Contact your system manager.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' 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