DELETE LISTENER on Multiplatforms
Use the MQSC command DELETE LISTENER to delete a listener definition.
Use MQSC commands
For information on how we use MQSC commands, see Performing local administration tasks using MQSC commands.
- Syntax diagram
- Usage notes for DELETE LISTENER
- Keyword and parameter descriptions for DELETE LISTENER
Synonym: DELETE LSTR
DELETE LISTENER
Usage notes for DELETE LISTENER
- The command fails if an application has the specified listener object open, or if the listener is currently running.
Keyword and parameter descriptions for DELETE LISTENER
- (listener-name)
-
The name of the listener definition to be deleted. This is required. The name must be that of an existing listener defined on the local queue manager.
Parent topic: MQSC commands