Author |
Message
|
anveshita |
Posted: Thu Sep 12, 2013 6:31 am Post subject: MQ message timestamp tracing |
|
|
Master
Joined: 27 Sep 2004 Posts: 254 Location: Jambudweepam
|
I am trying to see if there are MQ built in utilities that can tell me when a message is reached on a queue. ( what time a MQ put is issued and MQ get is issued). I would like to have the following:
1. Correlation id and time stamp
I looked at using MQ trace and not sure if it serves my purpose.
http://www.mqseries.net/phpBB/viewtopic.php?p=6475
Is there a built in utility for MQ that allows me to do this automatically by turning on any options on MQ? |
|
Back to top |
|
 |
Vitor |
Posted: Thu Sep 12, 2013 6:45 am Post subject: Re: MQ message timestamp tracing |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
anveshita wrote: |
Is there a built in utility for MQ that allows me to do this automatically by turning on any options on MQ? |
Something like the queue manager statistics would be the sort of thing you need. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
anveshita |
Posted: Thu Sep 12, 2013 7:10 am Post subject: |
|
|
Master
Joined: 27 Sep 2004 Posts: 254 Location: Jambudweepam
|
Thanks Vitor.
Could you please help which section of MQ should I be looking at.\? My goal is to trace the correlation id, time stamp of each message that is put on a specific queue. Bit lost on where to start. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Sep 12, 2013 7:19 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
anveshita |
Posted: Thu Sep 12, 2013 7:51 am Post subject: |
|
|
Master
Joined: 27 Sep 2004 Posts: 254 Location: Jambudweepam
|
Thanks MQJEFF and Vitor, that helps. Are there any open source utilities that does the same. In searching the web came across QFlex-4 from netflexity. Has any one used this?
http://www.netflexity.com/get-qflex-4/
If so, please share your experience |
|
Back to top |
|
 |
Vitor |
Posted: Thu Sep 12, 2013 8:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
anveshita wrote: |
Could you please help which section of MQ should I be looking at.\? My goal is to trace the correlation id, time stamp of each message that is put on a specific queue. Bit lost on where to start. |
I was thinking more of this _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|