DFS896A UNEXPECTED RECORD ENCOUNTERED - SEQUENCE ERROR nn on DDNAME ddname

Explanation

During the forward reading of an input log, Batch Backout performs context checks on log records. One of the context checks failed, implying that the log data set with the identified ddname is out of order.

The following subcodes nn identify the error:
Subcode
Meaning
03
During forward read of a batch log, a TYPE5X record was found with a date-time value lower than a previous record processed.
04
During forward read of a batch log, a TYPE06 record was found with a time stamp less than the current saved.

System action

The Database Backout Utility, DFSBBO00, terminates unsuccessfully with a return code of RC40 (X'28'). If the ABENDMSG control statement was specified, abend 0507 is issued.

Programmer response

Rerun the backout, providing all of the needed log data sets, in the order they were created. If all the logs were provided in the correct order, save the log input and the abend 0507. Then, contact the IMS system programmer.

Module

DFSBACK0