[AIX, Linux, Windows]

Listener commands

A table of listener commands, showing the PCF command, MQSC command, and control command equivalents. The REST API resource and HTTP method equivalents, and IBM® MQ Explorer equivalents, are included if available.

Table 1. Listener commands
PCF command MQSC command Control command REST API resource and HTTP method IBM MQ Explorer equivalent?
Change Listener ALTER LISTENER No equivalent   Yes
Copy Listener DEFINE LISTENER(x) LIKE(y) No equivalent   Yes
Create Listener DEFINE LISTENER No equivalent   Yes
Delete Listener DELETE LISTENER No equivalent   Yes
Inquire Listener DISPLAY LISTENER No equivalent   Yes
Inquire Listener Status DISPLAY LSSTATUS No equivalent   Yes
Start Channel Listener START LISTENER 1 runmqlsr   Yes
Stop Listener STOP LISTENER endmqlsr 2   Yes
Notes:
  1. Used with listener objects only
  2. Stops all active listeners