M204.2501: 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.2501 skeleton}}
{{Template:M204.2501 skeleton}}


<P>Version 5.1 supports [[System_and_media_recovery#RESTART_ROLL_FORWARD_recovery_is_version_specific|ROLL FORWARD]] recovery for only Version 5.1 journals. The RESTART stream that was specified indicates the recovered run was from a pre-Version 5.1 release.</P>
<P>
<p><b>File manager response:</b> Do one of the following:</p><ol><li>Rerun ROLL BACK/ROLL FORWARD using a pre-Version 5.1 release.</li>
Version 5.1 supports [[System and media recovery#RESTART ROLL FORWARD recovery is version specific|ROLL FORWARD]] recovery for only Version 5.1 journals. The <var>RESTART</var> stream that was specified indicates the recovered run was from a pre-Version 5.1 release.</P>
<p>
<b>File manager response:</b> Do one of the following:</p>
<ol>
<li>Rerun ROLL BACK/ROLL FORWARD using a pre-Version 5.1 release.</li>
<LI>Run only ROLL BACK under Version 5.1.</LI>
<LI>Run only ROLL BACK under Version 5.1.</LI>
</ol>
</ol>
{{Template:M204.2501 footer}}
{{Template:M204.2501 footer}}
<!-- skeleton as it was in pdf/RELEASE INCOMPATIBILITY/-->
<!-- skeleton as it was in pdf/RELEASE INCOMPATIBILITY/-->

Latest revision as of 21:39, 19 March 2018

M204.2501  Release incompatability

Version 5.1 supports ROLL FORWARD recovery for only Version 5.1 journals. The RESTART stream that was specified indicates the recovered run was from a pre-Version 5.1 release.

File manager response: Do one of the following:

  1. Rerun ROLL BACK/ROLL FORWARD using a pre-Version 5.1 release.
  2. Run only ROLL BACK under Version 5.1.

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

Back to list of messages