M204.1984: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (remove 0 from token0)
 
Line 1: Line 1:
{{Template:M204.1984 skeleton}}
{{Template:M204.1984 skeleton}}
<P>
<P>
Communication has been lost with the <var class="term">token0</var> remote node on which the named file or group, <var class="term">fileOrGroupName</var>, resides. The error has occurred while executing a command or during the compilation or evaluation of a SOUL request. </P>
Communication has been lost with the <var class="term">token</var> remote node on which the named file or group, <var class="term">fileOrGroupName</var>, resides. The error has occurred while executing a command or during the compilation or evaluation of a SOUL request. </P>
<p>
<p>
<b>Response:</b> Inform the system manager of the communication error. Do not attempt to access the named file until the communication error is resolved. </p>
<b>Response:</b> Inform the system manager of the communication error. Do not attempt to access the named file until the communication error is resolved. </p>
<p>
<p>
<b>System manager response:</b> Determine the cause of the communication error, and restore communication with the node on which the named file resides. </p>
<b>System manager response:</b> Determine the cause of the communication error, and restore communication with the node on which the named file resides.  
</p>
{{Template:M204.1984 footer}}
{{Template:M204.1984 footer}}
<!-- skeleton as it was in pdf/COMMUNICATION ERROR ON REMOTE NODE location PROCESSING name /-->
<!-- skeleton as it was in pdf/COMMUNICATION ERROR ON REMOTE NODE location PROCESSING name /-->

Latest revision as of 21:10, 26 March 2018

M204.1984  Communication error on remote node token processing fileOrGroupName

Communication has been lost with the token remote node on which the named file or group, fileOrGroupName, resides. The error has occurred while executing a command or during the compilation or evaluation of a SOUL request.

Response: Inform the system manager of the communication error. Do not attempt to access the named file until the communication error is resolved.

System manager response: Determine the cause of the communication error, and restore communication with the node on which the named file resides.

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