Stopping queued publish/subscribe
You stop queued publish/subscribe by setting the PSMODE attribute of the queue manager.
Before you begin
Read the description of PSMODE to understand the three modes of publish/subscribe:
- COMPAT
- DISABLED
- ENABLED
About this task
Procedure
Use IBM® MQ Explorer or the runmqsc
command to disable the queued publish/subscribe interface.
Example
ALTER QMGR PSMODE (COMPAT)