ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 4 matches
Author Message
  Topic: MQ Queue depths in ESQL
ctallchris

Replies: 8
Views: 9658

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 23, 2010 2:25 am   Subject: MQ Queue depths in ESQL
If you have a halfway decent monitoring solution in your company, it should be able to monitor the output q depth. When the depth is > than your threshold, it can get disable the input queue. When ...
  Topic: MQ Queue depths in ESQL
ctallchris

Replies: 8
Views: 9658

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 23, 2010 1:58 am   Subject: MQ Queue depths in ESQL
Ok the problem is that after messages are split should one of the paths fail (say 3rd party server fails) and one of the groups of messages is not received the successfuly processed messages will sit ...
  Topic: MQ Queue depths in ESQL
ctallchris

Replies: 8
Views: 9658

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 22, 2010 9:27 am   Subject: Re: MQ Queue depths in ESQL

How do you plan to throttle the input without impacting other broker processes?

ideally just place timer in a while loop

while queuedepth > 100,000
wait(60)
end while

to be honest for ...
  Topic: MQ Queue depths in ESQL
ctallchris

Replies: 8
Views: 9658

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 22, 2010 8:13 am   Subject: MQ Queue depths in ESQL
Hi,

I'm looking for a way to evaluate the depth of a queue in an instance of message broker.

Specifically we receive a single message on an input queue which is turned into a few thousand output ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.