Posted: Thu May 10, 2007 12:36 am Post subject: timestamps recording for MQPUT and MQGET for various hubs
Voyager
Joined: 20 Nov 2001 Posts: 98 Location: Hong Kong
I need to trace the messages put and get timestamps through
several hubs. How can I do that without writing channel exits on the
channels related. any supportpac can do or other suggest. Thank
You can look at the new routetrace messages in v6, if at least some of your qmgrs are using v6.
OR you can enable MQ tracing on all qmgrs along the route.
OR you can code your applications to produce this information.
OR you can use some kind of exit to track this - I wouldn't think of a channel exit as my first choice, though. _________________ I am *not* the model of the modern major general.
The API crossing exit is the one you want. There are some samples and support pacs (MA0W) which can trace API calls, by post-processing these reports you should be able to time the messages around the network.
Or purchase Statwatch or Transaction Vision products which will do it for you.
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