M204.1318: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <code>s)
 
Line 1: Line 1:
{{Template:M204.1318 skeleton}}
{{Template:M204.1318 skeleton}}
<P>An I/O error has occurred while reading this tape volume for the first time. </P>
<P>
<p><b>System manager response:</b> The wrong tape volume may have been mounted. At this point, the tape has been rewound and the operator is prompted to retry or cancel the processing of the tape. This error can frequently arise from mounting multi-reel
An I/O error has occurred while reading this tape volume for the first time. </P>
tape journals out of order. Verify the volume serial number of the tape and have the operator mount the correct tape and enter RETRY to the prompt message. </p>
<p>
<p><b>Operator response:</b> You will be prompted to retry or cancel processing of the named data set. Contact your system manager. </p>
<b>System manager response:</b> The wrong tape volume may have been mounted. At this point, the tape has been rewound and the operator is prompted to retry or cancel the processing of the tape. This error can frequently arise from mounting multi-reel
tape journals out of order. Verify the volume serial number of the tape and have the operator mount the correct tape and enter <code>RETRY</code> to the prompt message. </p>
<p>
<b>Operator response:</b> You will be prompted to retry or cancel processing of the named data set. Contact your system manager.  
</p>
{{Template:M204.1318 footer}}
{{Template:M204.1318 footer}}
<!-- skeleton as it was in pdf/INCORRECT VOLUME MOUNTED FOR dataset name /-->
<!-- skeleton as it was in pdf/INCORRECT VOLUME MOUNTED FOR dataset name /-->

Latest revision as of 22:31, 6 March 2018

M204.1318  Incorrect volume mounted for token

An I/O error has occurred while reading this tape volume for the first time.

System manager response: The wrong tape volume may have been mounted. At this point, the tape has been rewound and the operator is prompted to retry or cancel the processing of the tape. This error can frequently arise from mounting multi-reel tape journals out of order. Verify the volume serial number of the tape and have the operator mount the correct tape and enter RETRY to the prompt message.

Operator response: You will be prompted to retry or cancel processing of the named data set. Contact your system manager.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
OPRWrites the message to the (operator) console

Back to list of messages