Previous Topic: VAM0502Next Topic: VAM0504


VAM0503

ddname DD MUST BE DYNAMICALLY ALLOCATED

Reason:

The JCL of the CA Allocate Started Task cannot specify this ddname. This DD statement must be dynamically allocated. The data set to be allocated to ddname is controlled by the PLSPRGDS parameter in the VKGPARMS member of PARMLIB.

Action:

In all cases, remove the ddname that is specified in this message from the JCL.

The data set to be allocated to the VDSPROG ddname is controlled by the PLSPRGDS parameter in the VKGPARMS member of PARMLIB.

The data set to be allocated to the XRF ddname is controlled by the PLSXRFDS parameter in the VKGPARMS member of PARMLIB.

The data set to be allocated to the VKGPARMS ddname is controlled internally by CA Allocate.