M204.1098: 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.1098 skeleton}}
{{Template:M204.1098 skeleton}}
<P>A Model 204 command was issued that requires the specification of a user ID. The user ID you specified refers to a user who was not actively logged in or does not exist. With the MSG and WARN commands, the user ID
<P>
specified will be echoed. </P>
A Model 204 command was issued that requires the specification of a user ID. The user ID you specified refers to a user who was not actively logged in or does not exist. With the <var>MSG</var> and <var>WARN</var> commands, the user ID specified will be echoed. </P>
<p><b>Response:</b> Correct the user ID and retry the command. </p>
<p>
<b>Response:</b> Correct the user ID and retry the command.  
</p>
{{Template:M204.1098 footer}}
{{Template:M204.1098 footer}}
<!-- skeleton as it was in pdf/SPECIFIED USER NOT ACTIVE: user id /-->
<!-- skeleton as it was in pdf/SPECIFIED USER NOT ACTIVE: user id /-->

Latest revision as of 20:38, 2 March 2018

M204.1098  Specified user not active: token

A Model 204 command was issued that requires the specification of a user ID. The user ID you specified refers to a user who was not actively logged in or does not exist. With the MSG and WARN commands, the user ID specified will be echoed.

Response: Correct the user ID and retry the command.

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