Stopping a WebSphere MQ link
You can change the state of a WebSphere® MQ link from "Started" or "Running" to "Stopped". When you stop a WebSphere MQ link, all communication with the target IBM MQ network is stopped for both point-to-point and publication and subscription. Messages waiting for transmission are held on the service integration bus, and the MQ sender channel cannot start. If there is a publish/subscribe bridge on the WebSphere MQ link, its operations are stopped.
Before you begin
Inform the IBM MQ administrator that you are about to stop this WebSphere MQ link.
About this task
To stop a WebSphere MQ link, use the administrative console to complete the following steps. You can also stop either the sender or receiver channel on the WebSphere MQ link, while leaving the link itself running. See Stopping the sender channel on a WebSphere MQ link, and Stopping the receiver channel on a WebSphere MQ link.
Procedure
Results
- Stopping the WebSphere MQ link to target state INACTIVE causes the sender channel to go into state STANDBY and the receiver channel to go into state INACTIVE. The overall WebSphere MQ link status will be RUNNING.
- Stopping the WebSphere MQ link to target state STOP causes the sender channel to go into state STOPPED and the receiver channel to go into state STOPPED. The overall WebSphere MQ link status will be STOPPED.
These are the final states that the sender, receiver and WebSphere MQ link transition into. If you specify a mode of QUIESCE for either of the two final states, the channels and link might not transition into their final states immediately. Instead they temporarily transition through other states that are required to reach their final state.
For more details about stopped states of the WebSphere MQ link, see States of the WebSphere MQ link and its channels.
What to do next
You can restart the WebSphere MQ link by selecting the link again and clicking Start.
If the WebSphere MQ link is started and the sender channel is in the stop state, it goes into the standby state. The sender channel goes into negotiation with the partner receiver channel if it is started from the standby state. The sender channel then moves into the running state if the negotiation successful, or into the retry state if the negotiation fails. If messages are present when the WebSphere MQ link is started, the sender channel automatically goes into negotiation with its partner receiver channel and then moves to the running or retry state.
When the WebSphere MQ link is stopped, and not in doubt, you can delete the WebSphere MQ link and any associated publish/subscribe broker profiles and topic mappings as described in Removing a foreign bus connection from a bus.