M204.1200: Difference between revisions
(Automatically generated page update) |
No edit summary |
||
Line 4: | Line 4: | ||
<P> | <P> | ||
If the incomplete transaction can be backed out, this message will appear as either of these:</P> | If the incomplete transaction can be backed out, this message will appear as either of these:</P> | ||
<P class="code">Roll | <P class="code">Roll back backed out transaction <i>number</i> for the following files:</P> | ||
<P class="code">Roll | <P class="code">Roll forward backed out transaction <i>number</i> for the following files:</P> | ||
<P> | <P> | ||
Update units that cannot be backed out and that may not have completed, such as procedure definitions, are left partially reapplied. The message will appear as: | Update units that cannot be backed out and that may not have completed, such as procedure definitions, are left partially reapplied. The message will appear as: | ||
</P> | </P> | ||
<P class="code">Roll | <P class="code">Roll forward partially reapplied transaction <i>number</i> for the following files:</P> | ||
<p> | <p> | ||
<b>File manager response:</b> If a transaction was only partially reapplied, the file manager should consider the effect this has on the file. | <b>File manager response:</b> If a transaction was only partially reapplied, the file manager should consider the effect this has on the file. |
Latest revision as of 19:23, 24 March 2018
M204.1200 Roll token transaction number for the following files:
Recovery initially reapplies all individual updates, then attempts to back out any incomplete transactions.
If the incomplete transaction can be backed out, this message will appear as either of these:
Roll back backed out transaction number for the following files:
Roll forward backed out transaction number for the following files:
Update units that cannot be backed out and that may not have completed, such as procedure definitions, are left partially reapplied. The message will appear as:
Roll forward partially reapplied transaction number for the following files:
File manager response: If a transaction was only partially reapplied, the file manager should consider the effect this has on the file.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |