AUIU_EXCLUDE_LPAR
Use AUIU_EXCLUDE_LPAR to list LPAR names in a SYSPLEX environment whose Common Storage Management Utility (AUIUSTC) you want to exclude from scheduling.
- Required
- No
- Default
- No default
- Permitted Values
- 1 - 8 characters
- Description
-
Specify a list of LPAR names in the SYSPLEX environment whose Common Storage Management Utility (AUIUSTC) you want to exclude from scheduling. You can specify multiple AUIU_EXCLUDE_LPAR statements to allow for LPAR name strings longer than 53 bytes.
With the exception of the LPAR where the agent resides, you can exclude all LPARS using the option *ALL in place of an LPAR name.
- Notes
- Use this keyword with caution: DLI calls run on the excluded LPARS are not audited.
- Syntax
-
AUIU_EXCLUDE_LPAR(list_of_lpars)
- Example
-
AUIU_EXCLUDE_LPAR(RS21,MYLPAR,YOURLPAR) or AUIU_EXCLUDE_LPAR(*ALL)