DWW0452W

Record nn1 is found out of sequence when reading forward on log dddd. The preceding record is nn2. Processing continues.

Two label records are not in the correct time sequence in log dddd. Record nn2, which precedes record nn1 on the log, has a later time stamp. 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 CICS® log.

Some possible causes for this message are:
  • 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 contained 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.

CICS® VR continues the recovery.

  • Batch: Find out why there is a gap in the label records. (Check the contents of the log to see whether all records needed for recovery are present.) Rerun CICS® VR.

    Remember to restore the VSAM data sets from the backup copies before you resubmit the recovery job.