Previous Topic: DFDSS ParameterNext Topic: EXCLLNK Parameter


EXCLAUTO Parameter

Specifies the private libraries that CA PMO will not manage automatically.

Format

The EXCLAUTO parameter has the following syntax:

EXCLAUTO=data set name,VOL=volser

The EXCLAUTO parameter requires one of following values:

data set name

The name of a private library, or a set of private libraries, that you want to prevent CA PMO from managing automatically. You can use an asterisk (*) as a wildcard for one character. If used at the end of the data set name, this character can signify multiple characters. You can specify more than one EXCLAUTO=data set name statement in your parameter data set.

*

Excludes all libraries from the specified volume.

VOL=volser

The serial number of a particular volume. To specify a set of volumes, you may use a prefix for a volume serial number and end the volser with an asterisk (*).

*

Excludes data set name from all volumes.

Default: No excluded libraries

Examples

EXCLAUTO=DSI*,VOL=MVS*
EXCLAUTO=*,VOL=*
EXCLAUTO=*,VOL=MVSDPM
EXCLAUTO=DSA**11.PGM.*,VOL=TSU0**

Note: Keep the following items in mind when using the EXCLAUTO parameter: