DLTAUTHLR (Delete Authority Holder)
DLTAUTHLR Command syntax diagram
Purpose
The Delete Authority Holder (DLTAUTHLR) command allows the user to delete an authority holder that secures an object type *FILE. The file must be a program-described database file.
Restriction: You must be the security officer or have all (*ALL) authority to the object to delete the authority holder.
Required Parameters
- OBJ
- Specifies the qualified name of the authority holder to be deleted.
The name of the object can be qualified by one of the following library values:
library-name: Specify the name of the library to be searched.
object-name: Specify the name of the authority holder.
Example for DLTAUTHLR
DLTAUTHLR OBJ(QGPL/FIL1)This command deletes the authority holder for FIL1 in the QGPL library.
Error messages for DLTAUTHLR
*ESCAPE Messages
- CPC2213
- Authority holder deleted.
- CPF22B1
- Authority holder does not exist.
- CPF22B2
- Not authorized to create or delete authority holder.
- CPF9803
- Cannot allocate object &2 in library &3.