Previous Topic: 0581Next Topic: 0586


0582

VOLUME = (vvv) BYPASSED, Dn TYPE DD STATEMENT FOR VOLUME IS MISSING, OR MAX NUMBER OF Dn OR An ENTRIES EXCEEDED

Reason:

In the non-MVS and non-CADisk-SVC environment, //Dn type DD statements must be provided for each volume to be processed. If a //Dn type DD statement is present, the combined limit of 20 //Dn and //An statements per step has been exceeded. Either supply the correct DD statement or break the job into two or more steps to reduce the number of DD statements to 20 or fewer.