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 » dspmqrte

Post new topic  Reply to topic
 dspmqrte « View previous topic :: View next topic » 
Author Message
masteringmq
PostPosted: Mon Dec 08, 2008 7:39 pm    Post subject: dspmqrte Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

I run the following trace command to generate a trace reply message:

dspmqrte -m QM1 -q TO.QM2 -rq REPLY.Q -ac -ar -ro discard

The problem is the trace route reply message is not found in REPLY.Q. So I check SYSTEM.ADMIN.TRACE.ROUTE.QUEUE in the target queue manager (QM2) and also on all queue managers in the network. However the currentdepth is 0. I also check all the common queues found in each queue manager of the network but the currentdepth is 0. How do I resolve this problem?.
Back to top
View user's profile Send private message
masteringmq
PostPosted: Mon Dec 08, 2008 9:52 pm    Post subject: Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

I also did the following:

dspmqrte -m TRACE1 -q TRACE1.RQST -rq TRACE1.RQSTIN -ac -ar -ro discard


QM: TRACE1

DEFINE QL(TRACE1.RQSTIN)

DEFINE QR(TRACE1.RQST) RNAME(TRACE2.RQSTIN) RQMNAME(TRACE2) XMITQ(TRACE2.XMIT)

DEFINE QL(TRACE2.XMIT) USAGE(XMITQ) TRIGGER TRIGTYPE(FIRST) TRIGDATA(TRACE1.TRACE2.DF)

DEFINE CHL(TRACE1.TRACE2.DF) CHLTYPE(SDR) TRPTYPE(TCP) XMITQ(TRACE2.XMIT) CONNAME('localhost(1415)')

DEFINE CHL(TRACE2.TRACE1.DF) CHLTYPE(RCVR) TRPTYPE(TCP)


QM: TRACE2

DEFINE QL(TRACE2.RQSTIN)

DEFINE QR(TRACE2.RQST) RNAME(TRACE1.RQSTIN) RQMNAME(TRACE1) XMITQ(TRACE1.XMIT)

DEFINE QL(TRACE1.XMIT) USAGE(XMITQ) TRIGGER TRIGTYPE(FIRST) TRIGDATA(TRACE2.TRACE1.DF)

DEFINE CHL(TRACE2.TRACE1.DF) CHLTYPE(SDR) TRPTYPE(TCP) XMITQ(TRACE1.XMIT) CONNAME('localhost(1416)')

DEFINE CHL(TRACE1.TRACE2.DF) CHLTYPE(RCVR) TRPTYPE(TCP)


Result:

C:\Documents and Settings>dspmqrte -m TRACE1 -q TRACE1.RQST -rq TRACE1.RQSTIN -ac -ar -ro discard
AMQ8653: DSPMQRTE command started with options '-m TRACE1 -q TRACE1.RQST -rq TRACE1.RQSTIN -ac -ar -ro discard'.
AMQ8659: DSPMQRTE command successfully put a message on queue 'TRACE2.XMIT', queue manager 'TRACE1'.
AMQ8674: DSPMQRTE command is now waiting for information to display.
AMQ8652: DSPMQRTE command has finished.

However I dont see a trace route message anywhere.
Back to top
View user's profile Send private message
masteringmq
PostPosted: Mon Dec 08, 2008 11:03 pm    Post subject: Reply with quote

Master

Joined: 20 Oct 2008
Posts: 200

I think this is because DSPMQRTE performs MQGET on TRACE1.RQSTIN. That is why no messages are found in the reply to 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 » dspmqrte
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.