M204.0981: 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.0981 skeleton}}
{{Template:M204.0981 skeleton}}
<P>
<P>
An IFAMFORCE command was issued with the thread number attribute. The thread number specified is not an active thread. The message displays the thread number requested. </P>
An <var>IFAMFORCE</var> command was issued with the thread number attribute. The thread number specified is not an active thread. The message displays the thread number requested. </P>
<p><b>System manager response:</b> Verify the active threads by issuing the IFAMSTAT command, and reissue the IFAMFORCE command with the correct number. </p>
<p>
<b>System manager response:</b> Verify the active threads by issuing the <var>IFAMSTAT</var> command, and reissue the <var>IFAMFORCE</var> command with the correct number.  
</p>
{{Template:M204.0981 footer}}
{{Template:M204.0981 footer}}
<!-- skeleton as it was in pdf/SPECIFIED THREAD IS NOT ACTIVE- nn /-->
<!-- skeleton as it was in pdf/SPECIFIED THREAD IS NOT ACTIVE- nn /-->

Latest revision as of 17:21, 2 March 2018

M204.0981  Specified thread is not active - threadNum

An IFAMFORCE command was issued with the thread number attribute. The thread number specified is not an active thread. The message displays the thread number requested.

System manager response: Verify the active threads by issuing the IFAMSTAT command, and reissue the IFAMFORCE command with the correct number.

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