M204.1524: 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.1524 skeleton}}
{{Template:M204.1524 skeleton}}
<P>An attempt to open the RESTART stream/data set has failed during the second pass of the roll back process. The restart job has been terminated. </P>
<P>
<p><b>Operator response:</b> If the RESTART data set (file) is on tape, be sure the proper tape is mounted and positioned correctly. </p>
An attempt to open the <var>RESTART</var> stream/data set has failed during the second pass of the roll back process. The restart job has been terminated. </P>
<p>
<b>Operator response:</b> If the <var>RESTART</var> data set (file) is on tape, be sure the proper tape is mounted and positioned correctly.  
</p>
{{Template:M204.1524 footer}}
{{Template:M204.1524 footer}}
<!-- skeleton as it was in pdf/UNABLE TO START SECOND PASS ON ROLL BACK, RESTART FAILED /-->
<!-- skeleton as it was in pdf/UNABLE TO START SECOND PASS ON ROLL BACK, RESTART FAILED /-->

Latest revision as of 23:47, 7 March 2018

M204.1524  Unable to start second pass on roll back​,​ RESTART failed

An attempt to open the RESTART stream/data set has failed during the second pass of the roll back process. The restart job has been terminated.

Operator response: If the RESTART data set (file) is on tape, be sure the proper tape is mounted and positioned correctly.

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
OPRWrites the message to the (operator) console

Back to list of messages