M204.0621
Jump to navigation
Jump to search
M204.0621 File fileName recoverType to recoverPoint dateTime
This informational message specifies the recovery status of the file being opened. The recovery status is indicated as follows:
- FILE fileName REGENERATED TO CHECKPOINT OF dd mmm yyyy hh:mm:ss.th
- FILE fileName REGENERATED TO DISCONTINUITY OF dd mmm yyyy hh:mm:ss.th
- FILE fileName ROLLED BACK TO CHECKPOINT OF dd mmm yyyy hh:mm:ss.th
- FILE fileName ROLLED BACK TO DISCONTINUITY OF dd mmm yyyy hh:mm:ss.th
Where:
- FILE fileName specifies the file being opened.
- dd mmm yyyy is the day, month, and year.
- hh:mm:ss.th is the time in hours, minutes, seconds, and tenths/hundredths of a second.
The message is generated if the FISTAT parameter indicates that the file has been recovered (X'10').
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 |