Delete current alias catalog
Component: | ACS |
Functional area: | File processing |
Domain: | FILE |
Privileges: | STD-PROCESSING |
Function
The PURGE-ALIAS-CATALOG command deletes the alias catalog of the executing task. Entries in the alias catalog that have the PROTECTED attribute are also deleted in the process. If a HOLD-ALIAS-SUBSTITUTION command was issued to halt the alias substitution function, the effect of that command will be canceled on deleting the alias catalog.
The currently applicable ACS options are retained.
Format
PURGE-ALIAS-CATALOG | Alias: PGAC |
|
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Normal execution of the commands | |
32 | CMD0221 | Internal error | |
128 | ACS0018 | ACS is not available |
Example
For an example, see the LOAD-ALIAS-CATALOG command.