Previous Topic: 2777Next Topic: 2779


2778

NOT ENOUGH VOLUMES SPECIFIED ON THE (vvv) DD STATEMENT TO PROCESS (nn) VOLUMES

Reason:

A request was made to modify the named DD statement to point to the specified number of volumes. You must provide a skeleton DD statement of the following form in order for CADisk to modify it to point to the needed volumes.

//vvvvvv   DD  DISP=SHR,UNIT=SYSDA,
//        VOL=SER=(vol1,vol2,.........,volnn)

where (vvv) is the DDNAME specified in the message, and (vol1 - volnn) are the names of (nn) real volumes in your installation. Supply the needed DD statement and resubmit the job.