|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
trace data flows |
« View previous topic :: View next topic » |
Author |
Message
|
Al Pacino |
Posted: Mon May 01, 2006 7:29 am Post subject: trace data flows |
|
|
 Centurion
Joined: 19 Aug 2005 Posts: 114
|
Hi there ,
Can someone tell me what option I need to use with "strmqtrc" to track the how data flows from queue manager on one server to another on a different server ?
thanks _________________ "We can't solve problems by using the same kind of thinking we used
when we created them." |
|
Back to top |
|
 |
vennela |
Posted: Mon May 01, 2006 8:00 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You cannot trace MQ messages by a single command.
strmqtrc is used to trace the MQ code and is not easily understood by people other than IBM support. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon May 01, 2006 2:42 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If you need to examine business data as it moves between queue managers, then you need to write code that knows how to extract the business data, and install that code somewhere that gets invoked as messages leave one queue manager and as they enter another.
Since the thing that is moving messages between queue managers is a channel, you could consider writing a channel exit to capture your data.
Since message channel agents use the MQ API, you can consider using an API exit to capture your data.
Since you probably want to do this across your enterprise and don't want to write and maintain this code, you can consider a product that lets you do "transaction tracking" or "business intelligence". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|