DFS3278A DATA ERROR nn IN INPUT LOG DD ddname
Explanation
While reading a batch log input, Batch Backout
detected one of the following errors, where code=nn:
- Code
- Meaning
- 02
- During backward processing of a DASD log, Batch Backout was unable to interpret the data in the field lengths.
- 03
- During backward processing of a DASD log, an attempt was made to process beyond the last track. The log is not properly closed.
- 05
- The log record sequence BCKSEQNR number (LGSEQNR), of the last log record read during the forward read does not match the log sequence number (BCKSEQNR) of the first record read during the backward read for an IMS batch log input data set. The possible cause of this error is a JCL error on the IMSLOGR DD statement.
System action
The Database Backout utility, DFSBBO00, terminates unsuccessfully with a return code of RC=68 (X'44'). If the ABENDMSG control statement was specified, abend U507 is issued.
Programmer response
The log input might not be properly closed. Verify that the log is properly closed and rerun the backout job. If the log is properly closed, keep the log input and the abend U0507 dump. Then, contact the IMS systems programmer.