A record is found out of sequence when switching logs and reading forward. Record nn1 on log dddd1 precedes record nn2 on log dddd2. Processing terminates.
Two label records are not in the correct time sequence. Record nn1, which is the last record on log dddd1, has a later time stamp than record nn2, which is the first record on log dddd2. Also, the sequence numbers of these records are not in sequence.
Note: For CICS® logs, the label sequence numbers nn1 and nn2 are artificially created when CICS VR converts the label record to CICS/ESA 4.1 format. So, the label sequence numbers do not appear on the native CICS log.
CICS VR stops the recovery and prints the reports.
SEQCHKR OUTOFSEQUENCE(WARNING)
SEQCHKR OUTOFSEQUENCE(IGNORE)
Remember to restore the VSAM data sets from the backup copies before you rerun CICS VR.
If you want to accept the error message and run CICS VR, specify either WARNING or IGNORE in the sequence checking secondary window.
Remember to restore the VSAM data sets from the backup copies before you resubmit the recovery job.