DFS332A OSAM RECORD FROM DDNAME ddname HAS RBN nnnnnnnn AND IS BEYOND THE CURRENT END OF THE DATASET

Explanation

The Database Recovery utility encountered an OSAM record in the accumulated change or log input data set (ddname) that contained an RBN value that was greater than the RBN value of the next block after the end of the data set. This condition should never exist under normal operation, because inserts always use the next sequential RBN value after the end of the data set. The most probable cause for this is that an applicable log data set was not included in either this run or an accumulation run. Another possibility is that a HISAM reorganization unload was run, the corresponding reload was not performed, and the unload tape was used as an input to the recovery program.

System action

Processing terminates with a nonzero return code.

Programmer response

Ensure that all supplied inputs are correct, and resubmit the job. See abend code 0302.

Problem determination

2, 3, 5, 6, 8, 12, 14, 17g, 35. Also, if running under the Utility Control Facility, rerun the job with a FUNCTION=OP,MSGNUM=332 control statement in the DFSYSIN data set. Supply a SYSUDUMP DD statement to this step.

Module

DFSUCP40, DFSURDB0