Home
5. Remove the CLUSRCVR channel definition
Remove the CLUSRCVR definition from the cluster:
ALTER CHANNEL(TO.TORONTO) CHLTYPE(CLUSRCVR) CLUSTER(' ')This command causes the full repository queue managers to remove all information about that channel from their full repositories, so that queue managers will no longer try to send messages to it. We can verify that this command has been successfully propagated by issuing the following command on the full repository:
DIS CLUSQMGR(TORONTO)You should receive a message like that below:AMQ8147: WebSphere MQ object TORONTO not found
Parent topic:
Procedure
qc12190_
Home