A record nn1 is found out of sequence
when reading backward on log dddd. The preceding record
is nn2. Processing continues.
Explanation
Two label records are not in the correct time
sequence in log
dddd. Record
nn1, which
precedes record
nn2 on the log, has a later time stamp.
Also, the sequence numbers of these records are not in sequence. Some possible
causes for this message are:
- Logs were archived in the wrong time sequence, or a log was archived twice
in a row.
- A log was written over an older log, and the data set is
not closed. This can occur when the system abends.
- The time and date were specified incorrectly during an IPL of the operating
system.
- A log had data other than log records.
This message is issued if command SEQCHKR
OUTOFSEQUENCE(WARNING) is specified, or if WARNING is specified in the sequence
checking secondary window.
System action
CICS® VR continues the backout.
User response
- Batch–If logs are incorrectly archived, correct the archived
log and rerun CICS VR.
If
a log was not closed, close it and rerun CICS VR.
Remember to restore the
VSAM data sets from the backup copies before you rerun CICS VR.
- Online–If logs are incorrectly archived, correct the archived
log and rerun CICS VR.
If
a log was not closed, close it and rerun CICS VR.
Remember to
restore the VSAM data sets from the backup copies before you resubmit the
recovery job.