Delete declaration of AC system file
| Component: | ACS | 
| Functional area: | File processing | 
| Domain: | FILE | 
| Privileges: | ACS-ADMINISTRATION | 
Function
The REMOVE-ACS-SYSTEM-FILE command enables the ACS administrator (owner of the privilege of the same name) to delete an AC system file definition, previously made using ADD-ACS-SYSTEM-FILE. The associated real file, in which the entries are recorded, is unaffected by this action.
If the entry has the attribute SYSTEM-DEFAULT, it cannot be deleted.
Format
| REMOVE-ACS-SYSTEM-FILE | 
| ALIAS-CATALOG-ID = <composed-name 1..20> | 
Operands
ALIAS-CATALOG-ID = <composed-name 1..20>
The symbolic name to be deleted, under which the AC system file is held, and which can be addressed using the LOAD-ALIAS-CATALOG command. The ACS administration can use SHOW-ACS-SYSTEM-FILES to request that a list of all the available AC system files is displayed.
Return codes
| (SC2) | SC1 | Maincode | Meaning | 
|---|---|---|---|
| 0 | CMD0001 | Command executed correctly | |
| 2 | 0 | ACS0012 | Warning: AC system file not found | 
| 32 | CMD0221 | Internal error | |
| 64 | ACS0013 | Error: AC system file with SYSTEM-DEFAULT attribute cannot be deleted |