M204.1313: Difference between revisions
Automatically generated page update |
m minor formatting |
||
| Line 1: | Line 1: | ||
{{Template:M204.1313 skeleton}} | {{Template:M204.1313 skeleton}} | ||
<P>If the data set name displayed in the message is CCAGEN, the DD or DLBL and EXTENT statements for CCAGEN are missing from the | <P> | ||
EXEC procedure.</p> | If the data set name displayed in the message is <code>CCAGEN</code>, the DD or DLBL, and the EXTENT statements for CCAGEN are missing from the z/VSE or z/OS JCL for your regeneration run. For the CMS version of Model 204, the FILEDEF statement is missing from the EXEC procedure.</p> | ||
<p>If the data set name displayed is CCARF, the DD or DLBL and EXTENT statements for CCARF are missing from the OS or | <p> | ||
<p><b>System manager response:</b> Supply the appropriate DD or DLBL and EXTENT statements in your OS or | If the data set name displayed is <code>CCARF</code>, the DD or DLBL, and the EXTENT statements for CCARF are missing from the z/OS or z/VSE JCL for your recovery run. For the CMS version of Model 204, the FILEDEF statement is missing from the EXEC procedure. </P> | ||
<p><b>Operator response:</b> Contact your system manager. </p> | <p> | ||
<b>System manager response:</b> Supply the appropriate DD or DLBL and EXTENT statements in your z/OS or z/VSE JCL. (See [[System and media recovery]] for more information.) If you are running under CMS, [[Defining the runtime environment (CCAIN)#EXEC procedure defining the ONLINE environment|include the FILEDEF statement in your EXEC procedure]]. Rerun Model 204. | |||
</p> | |||
<p> | |||
<b>Operator response:</b> Contact your system manager. | |||
</p> | |||
{{Template:M204.1313 footer}} | {{Template:M204.1313 footer}} | ||
<!-- skeleton as it was in pdf/UNABLE TO OPEN dataset name /--> | <!-- skeleton as it was in pdf/UNABLE TO OPEN dataset name /--> | ||
Latest revision as of 22:28, 6 March 2018
M204.1313 Unable to open token
If the data set name displayed in the message is CCAGEN, the DD or DLBL, and the EXTENT statements for CCAGEN are missing from the z/VSE or z/OS JCL for your regeneration run. For the CMS version of Model 204, the FILEDEF statement is missing from the EXEC procedure.
If the data set name displayed is CCARF, the DD or DLBL, and the EXTENT statements for CCARF are missing from the z/OS or z/VSE JCL for your recovery run. For the CMS version of Model 204, the FILEDEF statement is missing from the EXEC procedure.
System manager response: Supply the appropriate DD or DLBL and EXTENT statements in your z/OS or z/VSE JCL. (See System and media recovery for more information.) If you are running under CMS, include the FILEDEF statement in your EXEC procedure. Rerun Model 204.
Operator response: Contact your system manager.
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 |
| AUDITMS | Writes the message with line type MS to the audit trail |
| NOCOUNT | Does not increment the error count (ERCNT) parameter |
| OPR | Writes the message to the (operator) console |