DWW0556W
A gap is encountered when switching logs and reading backward. Record nn2 on log dddd2 precedes record nn1 on log dddd1. Processing continues.
- A log was omitted when specifying the logs to CICS® VR, or logs are specified in the wrong order.
- A log was skipped during archiving.
- Label records were skipped over by a selective archiving program; records needed for backout might be skipped also.
- The journal archive control data set (JACD) is damaged or inaccessible, causing the wrong sequence numbers to be used on label records.
- A log had data other than log records.
This message is issued if command SEQCHKL GAPINSEQUENCE(WARNING) is specified, or if WARNING is specified in the sequence checking secondary window.
CICS® VR continues the backout.
- Batch–If a log was missing, archive this log and rerun CICS® VR.
If all logs are present, find out why there is a gap in the label records. (Check the contents of the log to see whether all records needed for backout are present.) Correct the error and rerun CICS® VR.
Remember to restore the VSAM data sets from the backup copies before you rerun CICS® VR.
- Online–If a log was missing, archive this log and rerun CICS® VR.
If all logs are present, find out why there is a gap in the label records. (Check the contents of the log to see whether all records needed for backout are present.) Correct the error and rerun CICS® VR.
Remember to restore the VSAM data sets from the backup copies before you resubmit the recovery job.