Posted: Thu Sep 12, 2013 10:56 am Post subject: two or more remote queue use one channel and xmitq
Master
Joined: 20 Jan 2011 Posts: 243 Location: US
two or more remote queue use one channel and xmitq
If the destination queue is full for xmitq then the sender channel should in retry and receiver channel should be in paused status but as another remote queue use the same channel so the channel will in running status.
In this case how can find the exact issues using the channel status.
Joined: 17 Nov 2005 Posts: 1002 Location: New Zealand
Channels move message is series. They do not move messages for different queues in parallel. Consequently, if a channel 'pauses' trying to deliver messages to one queue then all messages for other queues, down the same channel, will be affected.
This is one of the reasons why a dead letter queue is generally recommended so that the 'problem' is taken offline and the retry sequence, or whatever, can take place without affecting other queues.
Cheers,
Paul. _________________ Paul Clarke
MQGem Software
www.mqgem.com
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum