DFS1183E AN ERROR OCCURRED TRYING TO PROCESS THE RDDSDSN DD STATEMENT, RSNTEXT=rsntext

Explanation

An error occurred trying to process the RDDSDSN DD statement. rsntext indicates the reason for the error. Possible values for rsntext are:
  • RDJFCB REQUEST FAILED TO RETURN DSNAME
  • MULTIPLE RDDS DATA SETS DEFINED

System action

DFSURDD0 terminates abnormally with one of the following return codes:
  • RC=32 - The RDJFCB request failed to return the dsname of the RDDS data set
  • RC=36 - More than one data set was specified for the RDDSDSN DD statement

Programmer response

Make sure that the RDDSDSN DD statement is coded correctly, and that it does not contain concatenated data sets.

Module

DFSURDD0