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 » Reciever channel

Post new topic  Reply to topic
 Reciever channel « View previous topic :: View next topic » 
Author Message
guest468
PostPosted: Fri Jan 12, 2007 12:04 pm    Post subject: Reciever channel Reply with quote

Centurion

Joined: 30 May 2006
Posts: 146
Location: NY

Hi,
Is there any way we can find out which queue the message is routed once it is received by the reciever channel
I don't have any details about one environment. I have a reciever channel which becomes active and have no idea where the message goes after that. (none there in dead letter queue). There are thousands of channels can't stop them all and see also.
Thanks.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jan 12, 2007 12:10 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

...

well.

You can find out where it should have gone - what queue name the application used.

You can look and see which queue had a depth that was greater than it was previously.

You can use PCF commands and issue RESET QUEUE STATISTICS on all queues and see which ones have enqueue counts...

if you are using MQ v6 you can look at the accounting and statistics, or you can use the new message tracing functions.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Jan 12, 2007 12:20 pm    Post subject: Reply with quote

Guest




MQ provides for report messages such that the sending application can discover if the message arrived at the destination queue successfully - or not. See the Application Programming Reference, MQMD.

V6 adds some new report options that provide trace-routing information. Same reference.

As a general answer to your question:

A persistent message can be found in one of three places: transmission queue waiting to be sent, or destination queue, or dead-letter queue. If you have a multi-hop network, you have additional dead-letter and transmission queues to look into.

Non-persistent message

Same as above, but with an exception:

Under certain circumstances, namely: non-persistent message, and channel definition NPMSPEED(FAST), and message can't be delivered to the destination queue, and message can't be delivered to the dead-letter queue, then you have directed MQ to discard the message.
Back to top
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Reciever channel
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.