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 » Losing one message when I set CLWLPRTY on a queue

Post new topic  Reply to topic
 Losing one message when I set CLWLPRTY on a queue « View previous topic :: View next topic » 
Author Message
kriticos
PostPosted: Thu Aug 17, 2006 9:12 am    Post subject: Losing one message when I set CLWLPRTY on a queue Reply with quote

Newbie

Joined: 15 Aug 2006
Posts: 4

I have three qmgrs: qm1, qm2 and qm3. I have one cluster queue: qc1. qc1 exists on qm2 and qm3. CLWLPRTY (queue) is set to 2 on qm2 and 1 on qm3.
MQ 6, running on Solaris 8.

When I shut down qm2, the first message I send after is lost. All following messages are properly sent to qm3.

Any idea why I lose the first message?
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Aug 17, 2006 11:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I thought losing the first message is no more a problem with clusters after 5.2
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kriticos
PostPosted: Thu Aug 17, 2006 11:40 am    Post subject: Reply with quote

Newbie

Joined: 15 Aug 2006
Posts: 4

All 3 are at 6.0.1.0
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Aug 17, 2006 11:45 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Try sending a persistent message. See where it ends up.

Also, double-check that it is not just in an uncommitted state - compare curdepth of SYSTEM.CLUSTER.TRANSMIT.QUEUE against number of visible messages.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Nigelg
PostPosted: Fri Aug 18, 2006 12:20 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

If the msg is non-persistent then it will not be in a committed state unless the channel has been changed to NPMSPEED(NORMAL).

If the msg is persistent it may be uncommitted.

It is normal for a non-persistent msg to be lost when put to a RUNNING channel to a qmgr which has just been shut down. The SDR (CLUSSDR) channel does not discover that the partner channel is no longer running until after the msg has been sent. it is too late by then to recover a non-persistent msg with NPMSPEED(FAST).

Setting BATCHHB on the channel would stpo this happening; this is probably what vennela is referring to.
_________________
MQSeries.net helps those who help themselves..
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 » Losing one message when I set CLWLPRTY on a queue
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.