DFS4005E THE DFSKNUC0 ROUTINE IS MISSING THE dd_name DD STATEMENT

Explanation

The JCL specified for the DFSKNUC0 routine, invoked by utility DFSURCM0, was missing the indicated DD KS statement. Possible values for dd_name are:
  • JOBLIB
  • STEPLIB
  • SDFSRESL

System action

The Create RDDS from MODBLKS utility (DFSURCM0) fails with a return code 8.

Programmer response

Ensure that you have a JOBLIB, STEPLIB or SDFSRESL DD statement specified in the JCL, and that a valid data set is specified.

Module

DFSKMOD0