DFS330A DDNAME ddname IS OUT OF SEQUENCE FOR FUNCTION ff REASON=r
Explanation
A utility program encountered an OSAM/ESDS record in the data set ddname whose relative block number was lower than the last record update. The reason codes and their meanings are:
- Codes
- Explanation
- 1
- An ESDS or an OSAM RBN key-sequence error occurred.
- 2
- A KSDS key-sequence error occurred.
- 3
- The log dates are out of sequence (not in ascending sequence).
- 4
- The date-time in a change accumulation record is later than the date-time in a log record which is to be merged.
System action
Processing terminates with a nonzero return code.
Programmer response
The input file is in error; re-create it, and resubmit the job. See abend code 0302.
Problem determination
2, 3, 8, 35. Also, if running under the Utility Control Facility, rerun the job with a FUNCTION=OP,MSGNUM=330 control statement in the DFSYSIN data set. Supply a SYSUDUMP DD statement to this step.