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 » General IBM MQ Support » Queue Depth event parameters

Post new topic  Reply to topic
 Queue Depth event parameters « View previous topic :: View next topic » 
Author Message
barftud
PostPosted: Tue Oct 19, 2004 8:37 am    Post subject: Queue Depth event parameters Reply with quote

Newbie

Joined: 19 Oct 2004
Posts: 3

Hi folks,

I am just looking at events for queue depths. I am hosting an application (with a bug in it) that puts messages to a queue and never removes them. For the moment we are removing these messages when the queue triggers it's queue depth high event. Now, people on the team have been removing the messages with the "clear ql()" MQSC command. It has become apparent that this command does not reset the QDPHIEV and QDPLOEV parameters on the queue. So when the app continues to put messages into the queue and we next hit the upper threshold, QDPHIEV is disabled and so an event is not generated and we do not get an alert.

So I am in the process of infomring the team not to use this command to clear the queue but instead to use a program which does get's.

I am just interested to know if this is the expected behaviour when using the clear command?

TIA,
Adrian
Back to top
View user's profile Send private message
Nigelg
PostPosted: Wed Oct 20, 2004 12:11 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

I would say it was the expected behaviour, yes. The description in the manual states that the events are enabled and genereated only in response to MQPUT and MQGET API calls.
You could continue to use CLEAR QL as long as you alse issued an ALTER QL(NAME) QDPHIEV(ENABLED) etc on the same queue.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Queue Depth event parameters
Jump to:  



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
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.