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 » WebSphere Message Broker (ACE) Support » Destination List: Message not reaching all destinations

Post new topic  Reply to topic
 Destination List: Message not reaching all destinations « View previous topic :: View next topic » 
Author Message
dasayu
PostPosted: Thu Oct 25, 2007 11:21 am    Post subject: Destination List: Message not reaching all destinations Reply with quote

Newbie

Joined: 14 Feb 2007
Posts: 2

Hi,

I am routing messages to multiple queues through a destination list.

I am observing a random behaviour. Some times, a message is not delivered to some of the queues.

I am using Message Broker v6.

Any help is appreciated.

Thanks,
Shyam
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Oct 25, 2007 11:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

When an MQPut is executed against a DistributionList, a list of return codes is returned - one for each queue in the distribution list.

You need to look at the result in the WrittenDestination after the MQOutput node.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Nigelg
PostPosted: Thu Oct 25, 2007 11:21 pm    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

Just because the return code is OK for all queues does not mean that the msg will be delivered to all the queues, unless all the destinations are local queues on the qmgr where the msg was put.
If msgs are put to remote qmgrs, the MQPUT return code refers only to the put to the xmitq; what happens to the msg after that depends on the usual factors affecting msg delivery, e.g. channel status, dest queue ability to receive a msg, etc.
_________________
MQSeries.net helps those who help themselves..
Back to top
View user's profile Send private message
dasayu
PostPosted: Fri Oct 26, 2007 6:12 pm    Post subject: Reply with quote

Newbie

Joined: 14 Feb 2007
Posts: 2

The queues are all local queues.
When I look at the trace, the MQPut does not happen for some of the queues.

We have had to restart the broker. (Killing the execution group process OR stopping and restarting the flow OR change the flow to another execution process did not help.) This was in UAT. This will not be a good option always in Production.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Sat Oct 27, 2007 2:27 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

There should be a Reason Code for each PUT to each queue in the DistributionList.

It should tell you why that particular queue could not be PUT to.

What was the symptom that caused you to restart broker?
_________________
I am *not* the model of the modern major general.
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 » WebSphere Message Broker (ACE) Support » Destination List: Message not reaching all destinations
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.