M204.0516: Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
Automatically generated page update
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:M204.0516 skeleton}}
<P>
<P>
Model 204 requires a DD statement with the DDname shown in the error message. Model&nbsp;204 requires one DD statement in the form of <code>T19U<i>nnn</i></code> for every IODEV 19 in the CCAIN parameters. <code>T19U<i>nnn</i></code> refers to the relative position
<span class="msgtext">M204.0516&nbsp; 3275 DD CARD MISSING <span class="term">
of the IODEV 19 statements to other IODEV statements in the Online job. For example, if the first IODEV 19 statement is the twenty-fifth IODEV statement in the Online job, the DDname for that IODEV is <code>T19U025</code>. </P>
</P>
<p>
<p>
<b>System manager response:</b> Verify the DDnames in the JCL with the IODEVs defined in the CCAIN parameters. Correct the DDname and rerun the Model&nbsp;204 Online job. </p>
This message was removed at 7.6 and is no longer applicable in later versions.
</p>
{{Template:M204.0516 footer}}
{{Template:M204.0516 footer}}
<!-- skeleton as it was in pdf/3275 DD CARD MISSING - ddname /-->
<!-- skeleton as it was in pdf/3275 DD CARD MISSING - ddname /-->

Latest revision as of 19:38, 3 April 2025

M204.0516  3275 DD CARD MISSING

This message was removed at 7.6 and is no longer applicable in later versions.

Back to list of messages