DFS4138E utility name UTILITY RDDSIN SPECIFIES AN INVALID RDDS.

Explanation

The data set specified by the RDDSIN DD statement is invalid. It might be invalid for one of the following reasons:
  • The data set may not be an RDDS.
  • The data set may be an RDDS, but a status of GOOD was not contained in the header record.

System action

The indicated utility fails with return code 8.

Programmer response

Specify a valid RDDS for the RDDSIN DD statement.

Module

DFSURCP0