Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Authorization List (DLTAUTL) command allows a user to delete an authorization list. Authorization lists cannot be deleted if they are being used to secure an object. The user deleting an authorization list must have all object (*ALLOBJ) special authority or be the owner of the authorization list.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
AUTL | Authorization list | Generic name, name | Required, Positional 1 |
Top |
Specifies the authorization lists to be deleted.
This is a required parameter.
A generic name is a character string of one or more characters followed by an asterisk (*); for example ABC*. The asterisk substitutes for any valid characters. A generic name specifies all objects with names that begin with the generic prefix for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name.
Top |
Example 1: Deleting an Authorization List
DLTAUTL AUTL(PROGMR)
This commands deletes the PROGMR authorization list.
Example 2: Deleting Generic Authorization Lists
DLTAUTL AUTL(FR*)
This commands deletes all authorization lists starting with the letters FR.
Top |
*ESCAPE Messages
Top |