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
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:
- In the Navigator view, expand the Brokers folder and right-click the message flow with which you want to work.
- Click User to view user trace settings for your message flow.
- Click Trace nodes to see if trace nodes are disabled or enabled for your message flow.
- 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
On z/OS®, enter
the command
mqsireporttrace MB8BROKER -u -e test
where:-u specifies user trace
-e specifies the execution group (in this case, test)

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