Previous Topic: 2000Next Topic: 2003


2001

CHECK FOR MISSING SYSIN DD STATEMENT

Reason:

CADisk cannot find the SYSIN DD statement that should contain CADisk command statements. Verify that command statements do exist. If this function is being invoked from a multistep JCL procedure, ensure that the commands are being input to the correct step. This may require a DD statement to direct it to the proper step (that is, //STEPNAME.SYSIN DD *).