commands, IMS, command of IMS, START TMEMBER" /> Controlling bridge queues

 

Controlling bridge queues

To stop communicating with the queue manager with XCF member name tmember through the bridge, issue the following IMS command:

/STOP TMEMBER tmember TPIPE ALL

To resume communication, issue the following IMS command:

/START TMEMBER tmember TPIPE ALL

The Tpipes for a queue can be displayed using the MQ DISPLAY QUEUE command.

To stop communication with the queue manager on a single Tpipe, issue the following IMS command:

/STOP TMEMBER tmember TPIPE tpipe

One or two Tpipes are created for each active bridge queue, so issuing this command stops communication with the WebSphere MQ queue. To resume communication, use the following IMS command :

/START TMEMBER tmember TPIPE tpipe

Alternatively, we can alter the attributes of the WebSphere MQ queue to make it get inhibited.