Delete MQ AuthInfo object (DLTMQMAUTI)
- Where allowed to run
- All environments (*ALL)
- Threadsafe
- Yes
The Delete MQ AuthInfo object (DLTMQMAUTI) command deletes an existing MQ authentication information object.
Parameters
Keyword Description Choices Notes AINAME AuthInfo name Character value Required, Positional 1 MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 2
AuthInfo name (AINAME)
>The name of the authentication information object to delete.
If an application has this open, the command fails.
The possible values are:
- authentication-information-name
- Specify the name of the authentication information object. The maximum string length is 48 characters.
Message Queue Manager name (MQMNAME)
>The name of the queue manager.
The possible values are:
- *DFT
- Use the default queue manager.
- queue-manager-name
- The name of an existing message queue manager. The maximum string length is 48 characters.
Examples
>None
Error messages
>Unknown
Parent topic: CL commands reference for IBM i