Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
You can trace MQSeries by using the strmqtrc command. There are details in the System Admin manual. You can also trace java by using the -DMQJMS_TRACE_LEVEL=on parameter. There are details in the Using Java manual.
I don't know of any published information on how to read the trace. The trace is also more flow oriented than it is statistic oriented. You can get some (high-level) message statistics by looking at performance events. You can also get an indicator of whether or not the message reached its destination by using the confirmation of arrival/delivery flags.
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