M204.0990: 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.0990 skeleton}}
{{Template:M204.0990 skeleton}}
<P>
<P>
An IFAMSTART command was issued, but a thread cannot be started because of a previous restart loop. Refer to message [[M204.0960]] for more information. </P>
An <var>IFAMSTART</var> command was issued, but a thread cannot be started because of a previous restart loop. Refer to message [[M204.0960]] for more information.  
</P>
{{Template:M204.0990 footer}}
{{Template:M204.0990 footer}}
<!-- skeleton as it was in pdf/THREAD NOT STARTED, HALTED DUE TO RESTART LOOP: nn /-->
<!-- skeleton as it was in pdf/THREAD NOT STARTED, HALTED DUE TO RESTART LOOP: nn /-->

Latest revision as of 17:27, 2 March 2018

M204.0990  Thread not started​,​ halted due to restart loop - threadNum

An IFAMSTART command was issued, but a thread cannot be started because of a previous restart loop. Refer to message M204.0960 for more information.

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