M204.0516: Difference between revisions

From m204wiki
Jump to navigation Jump to search
JAL (talk | contribs)
m add <var>'s
No edit summary
 
(One intermediate revision by the same user 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 <code>IODEV 19</code> 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 <code>IODEV 19</code> statements to other <var>IODEV</var> statements in the Online job. For example, if the first <code>IODEV 19</code> statement is the twenty-fifth <var>IODEV</var> statement in the Online job, the DDname for that <var>IODEV</var> is <code>T19U025</code>. </P>
</P>
<p>
<p>
<b>System manager response:</b> Verify the DDnames in the JCL with the <var>IODEV</var> statements defined in the CCAIN parameters. Correct the DDname, and rerun the Model&nbsp;204 Online job.  
This message was removed at 7.6 and is no longer applicable in later versions.
</p>
</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