Starting queued publish/subscribe
You start 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 enable the queued publish/subscribe interface if the interface is not already
enabled.
Example
ALTER QMGR PSMODE (ENABLED)