WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Checking user trace options

Use the mqsireporttrace command or the WebSphere® Message Broker Explorer to check what tracing options are currently active for your brokers, execution groups and message flows.

If you use the mqsireporttrace command, you must specify the component for which the check is required, for example, the execution group or message flow. The command responds with the current trace status for the component that you have specified.

Example: checking user trace options for a message flow using the WebSphere Message Broker Explorer

Follow these steps to check the user trace options for one of your message flows from the WebSphere Message Broker Explorer:
  1. In the Navigator view, expand the Brokers folder and right-click the message flow with which you want to work.
  2. Click User to view user trace settings for your message flow.
  3. Click Trace nodes to see if trace nodes are disabled or enabled for your message flow.
  4. Click Service to view service trace settings for your message flow.

Example: checking user trace options for a broker

To check what options are currently set for the broker MB8BROKER and its execution group test, on distributed systems, enter the command
mqsireporttrace MB8BROKER -u -e test
where:

-u specifies user trace
-e specifies the execution group (in this case, test)

z/OS platformOn z/OS®, enter the command
F MQP1BRK,reporttrace u=yes, e='test'
If you have started tracing by following the example in Starting user trace, the response to the mqsireporttrace command is:
BIP8098I: Trace level: normal, mode: safe, size: 1024 KB
BIP8071I: Successful command completion
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:36


Task topicTask topic | Version 8.0.0.7 | au14240_