M204.1501: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (add link)
m (remove 0 from token0)
 
Line 1: Line 1:
{{Template:M204.1501 skeleton}}
{{Template:M204.1501 skeleton}}
<P>
<P>
The [[Security interfaces overview|external security]] mechanism <var class="term">token0</var> was not operational during Model&nbsp;204 initialization, and the interface could not be initialized. Model&nbsp;204 will start but will not be able to use that mechanism for authorization. </P>
The [[Security interfaces overview|external security]] mechanism <var class="term">token</var> was not operational during Model&nbsp;204 initialization, and the interface could not be initialized. Model&nbsp;204 will start but will not be able to use that mechanism for authorization. </P>
<p>
<p>
<b>System manager response:</b> Contact your systems programming group to determine why the external security mechanism is not operational. Fix the problem, and bring Model&nbsp;204 up again. </p>
<b>System manager response:</b> Contact your systems programming group to determine why the external security mechanism is not operational. Fix the problem, and bring Model&nbsp;204 up again.  
</p>
{{Template:M204.1501 footer}}
{{Template:M204.1501 footer}}
<!-- skeleton as it was in pdf/name SYSTEM NOT OPERATIONAL /-->
<!-- skeleton as it was in pdf/name SYSTEM NOT OPERATIONAL /-->

Latest revision as of 19:45, 26 March 2018

M204.1501  token system not operational

The external security mechanism token was not operational during Model 204 initialization, and the interface could not be initialized. Model 204 will start but will not be able to use that mechanism for authorization.

System manager response: Contact your systems programming group to determine why the external security mechanism is not operational. Fix the problem, and bring Model 204 up again.

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
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages