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 » withoout showing in ipprocs, can an application pull anymsgs

Post new topic  Reply to topic Goto page Previous  1, 2
 withoout showing in ipprocs, can an application pull anymsgs « View previous topic :: View next topic » 
Author Message
mvic
PostPosted: Sat Oct 09, 2010 12:28 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

raj429 wrote:
thanks, I have never done MQ trace so far. I will do some preperation before doing this. any suggestions that I should keep in mind?

Sure, you can try it out on a test box somewhere.. try:

strmqtrc -m MYQM -t api
/opt/mqm/samp/bin/amqsput MYQ MYQM
(put a couple of messages)
/opt/mqm/samp/bin/amqsget MYQ MYQM
endmqtrc -m MYQM
cd /var/mqm/trace
dspmqtrc *.TRC

Then you can open the .FMT (formatted) trace files in a text editor. Particularly search for the ones written by your amqsput and amqsget programs:

head *.FMT | grep amqsput
head *.FMT | grep amqsget

You should be able to see the MQCONN, MQOPEN and MQPUT/MQGET calls, with all their inputs and outputs.

Your "real" app will be more complex than this, but your app's owners should be best placed to interpret the MQPUTs and MQGETs, and use them to prove (or disprove) their theories.
Back to top
View user's profile Send private message
raj429
PostPosted: Sun Oct 10, 2010 10:18 pm    Post subject: Reply with quote

Acolyte

Joined: 04 Jul 2009
Posts: 53

Thanks every one for your inputs and suggestions..

will update this thread once we figured out the root cause of this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » withoout showing in ipprocs, can an application pull anymsgs
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.