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 Discussion » WPS 6.0 Locked messages depth utility

Post new topic  Reply to topic
 WPS 6.0 Locked messages depth utility « View previous topic :: View next topic » 
Author Message
Shalini
PostPosted: Mon Jul 10, 2006 11:23 pm    Post subject: WPS 6.0 Locked messages depth utility Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi,

I have a one critical requirements of finding only locked messages of all WPS 6.0 queues.

Some time we find lots of messages in queues, to find if they are in locked or unlocked, I have to physically visit each queue (Thro admin Console of WPS) and may miss any queue if there are lots of queue holding messages.(locked/unlocked)

The script queueDepth.jacl gives me the depth of the queue, but my requirements would be to list only locked messages depth of all queues, so that I can take immediate action, since all unlocked messages coming after locked messages are not processed.

We have been facing this locked message issue with WPS SIB, when Adapter tries to to poll the queue which has locked messages and hence fails to poll the queue which has locked messages and hence fails, but some time we have observed that even if there are locked messages
the adapter don't fails, but the messages still in the queue so does not allow other unlocked messages to process, hence we have requirements for finding locked messages in queue.



Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Tue Jul 11, 2006 2:23 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Is this the SIBus entirely, or are you using MQ instead?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Shalini
PostPosted: Tue Jul 11, 2006 4:55 am    Post subject: Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi jefflowrey,

We are using SIBus not MQSeries...

Have you faced this messages getting locked issue...

If so how do you resolve (We resolve only by restarting the server)

If so how can we can query the depth of all queue giving, so that it only gives locked message depth in each queues ???

Thanks
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue Jul 11, 2006 3:22 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You need to find out what the real definition of a locked message is.

Is it a message that is not yet committed by the sender or is it a message that is not yet committed by a receiver. Your app might react differently depending on the case.

Are you using transactional gets and puts and are you conservative in the retrieval of messages-- i.e. only allow retrieval of committed messages?.

Remember some of the forward looking features of the JMSEngine like allowing to get uncommitted messages. This should only happen if you are ABSOLUTELY positive that the time between put and commit is infinitesimal.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » WPS 6.0 Locked messages depth utility
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.