M204.0974: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.0974 skeleton}}
{{Template:M204.0974 skeleton}}
<P>
<P>
One of the following commands has been issued: IFAMOPEN, IFAMSTART, IFAMSTAT, IFAMHALT, IFAMFORCE, IFAMDRAIN, or IFAMCLOSE. However, IFAM2 was never initialized, because there were no IODEV 23 or 43 parameter statements defined in the Model&nbsp;204 job. </P>
One of the following commands has been issued: <var>IFAMOPEN</var>, <var>IFAMSTART</var>, <var>IFAMSTAT</var>, <var>IFAMHALT</var>, <var>IFAMFORCE</var>, <var>IFAMDRAIN</var>, or <var>IFAMCLOSE</var>. However, IFAM2 was never initialized, because there were no <var>IODEV</var> 23 or 43 parameter statements defined in the Model&nbsp;204 job. </P>
<p>
<p>
<b>Response:</b> Contact the system manager. </p>
<b>Response:</b> Contact the system manager. </p>
<p>
<p>
<b>System manager response:</b> If IFAM is desired, add the correct IODEV statements in the CCAIN parameters of the Model&nbsp;204 job, and rerun. </p>
<b>System manager response:</b> If IFAM is desired, add the correct <var>IODEV</var> statements in the CCAIN parameters of the Model&nbsp;204 job, and rerun.  
</p>
{{Template:M204.0974 footer}}
{{Template:M204.0974 footer}}
<!-- skeleton as it was in pdf/IFAM2 NOT INITIALIZED IN THIS RUN /-->
<!-- skeleton as it was in pdf/IFAM2 NOT INITIALIZED IN THIS RUN /-->

Latest revision as of 17:18, 2 March 2018

M204.0974  IFAM2 not initialized in this run

One of the following commands has been issued: IFAMOPEN, IFAMSTART, IFAMSTAT, IFAMHALT, IFAMFORCE, IFAMDRAIN, or IFAMCLOSE. However, IFAM2 was never initialized, because there were no IODEV 23 or 43 parameter statements defined in the Model 204 job.

Response: Contact the system manager.

System manager response: If IFAM is desired, add the correct IODEV statements in the CCAIN parameters of the Model 204 job, and rerun.

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages