I have the following scenario.. need to avoid pilling up of messages
Two broker in cluster in 2 different m/c .. Now broker1 goes down .. note that queue manager (qmgr1) associated with broker1 is running .. how the traffic will be diverted to broker2 via qmgr2.
How the pilling up of messages in qmgr1 will be avoided.
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
This is a WMQ question, really.
Queue Service Interval measures the time between a PUT to an empty queue or a GET that does not empty the queue and the next GET.
Set your monitor to move the messages if the QSI is exceeded. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Posted: Tue Sep 11, 2012 1:09 am Post subject: Queue Service Interval High
Partisan
Joined: 10 Jan 2008 Posts: 333
Hi,
If the Queue Service Interval is set to High and event gets generated for that, what would be the best process to get the message processed through the alternate broker?
Can we just start a process on that event which would take the message out of the queue and submit in a different queue / same queue in different queue manager?
Should we just take out that queue out of cluster, so that further messages are delivered to the alternate queue manager (broker)
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