Previous Topic: EXCLAUTO ParameterNext Topic: EXCLREPT Parameter


EXCLLNK Parameter

Specifies LNKLST libraries that CA PMO may not manage. CA PMO will continue to detect updates to any library that you code on this statement. If you have not turned off the LLA, CA PMO also initiates LLA refreshes for these libraries if you specified this behavior on the LLA parameter.

PMO/XSYS always tells other systems about updates to the libraries designated on the EXCLLNK parameter. This is true even if you specify the parameter XSYSCOMM=PMO.

Note: This parameter is mutually exclusive with the INCLLNK parameter. If you do not specify either of these parameters, CA PMO manages all of your LNKLST libraries.

Format

The EXCLLNK parameter has the following syntax:

EXCLLNK=data set name

The EXCLLNK parameter requires one of following values:

data set name

The name of a LNKLST library that should not be managed in the managed list. To exclude more than one LNKLST library, specify a separate EXCLLNK=data set name statement for each library.

*

Excludes all LNKLST library members from the managed list.

Default: No excluded data sets.

Examples

EXCLLNK=SYS1.CMDLIB
EXCLLNK=*

Note: Do not code any other parameters on a statement that contains the EXCLLNK parameter.