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 » Transaction time from one qmgr to another qmrg remotely

Post new topic  Reply to topic
 Transaction time from one qmgr to another qmrg remotely « View previous topic :: View next topic » 
Author Message
pandeg
PostPosted: Thu Jan 28, 2016 10:05 am    Post subject: Transaction time from one qmgr to another qmrg remotely Reply with quote

Disciple

Joined: 21 Oct 2014
Posts: 195

Hi, I am trying to find the message transaction time from one Queue Manager to another Queue Manager connected remotely for analysis. Is there a way MQ keep track of when the message (date and time stamp) is reached to queue and when it left from the queue.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Jan 28, 2016 10:16 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

MQ provides a lot of statistics.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Jan 28, 2016 10:38 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

If you are interested in the time it takes to transmit messages across a channel, then you might google 'mq channel statistics'
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
umatharani
PostPosted: Fri Jan 29, 2016 11:22 pm    Post subject: Reply with quote

Apprentice

Joined: 23 Oct 2008
Posts: 39

Real time monitoring will be helpful to better understand the performance.

* Enable MONQ on the XMITQ and then check the QTIME in dis qs.
This attribute will be helpful to understand whether the messages stay
longer in the XMITQ.

QTIME - Interval, in microseconds, between messages being put on the queue and then being destructively read.

* Enable MONCHL on the SDR channel and the check the NETTIME.

NETTIME - Amount of time, displayed in microseconds, to send a request to the remote end of the channel and receive a response. This time only measures the network time for such an operation.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Sat Jan 30, 2016 4:14 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

And what happens to your stats when someone used the same physical link as the MQ Channel to copy a Backup down from a server?

Any figures you get will have to take into consideration things that are outside control on MQ or any of the applications using it to send or receive messages that use this channel.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
tczielke
PostPosted: Sat Jan 30, 2016 7:02 am    Post subject: Reply with quote

Guardian

Joined: 08 Jul 2010
Posts: 941
Location: Illinois, USA

Activity tracing (TraceLevel=HIGH, I think) and strmqtrc tracing can record the microsecond timestamp of when a PUT and GET completed. Of course, there is overhead for running tracing that needs be understood in your nunmbers. From some of the performance testing I have done for tracing, the overhead for running tracing is usually under a millisecond per API call.
_________________
Working with MQ since 2010.
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 » Transaction time from one qmgr to another qmrg remotely
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.