DWW0459S

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.

Explanation

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.

Some possible causes for this message are:
  • Logs were specified in the wrong order in the ALLOCATE statement, or the same log was specified twice.
  • 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 contained data other than log records.
This message is issued if you specified:
  • The SEQCHKR OUTOFSEQUENCE(STOP) command
  • STOP in the sequence checking secondary window
  • No option in the out of sequence field of the sequence checking secondary window

System action

CICS VR stops the recovery and prints the reports.

User response


Message Message

Feedback


Timestamp icon Last updated: Friday, 29 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///dwwmd/kw00088.html