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
Changing service trace options
Use the mqsichangetrace command or the WebSphere® Message Broker Explorer to change the service trace options that you have set.
Example: changing service trace from debug to normal on an execution group using the WebSphere Message Broker Explorer
To change from a debug level of trace to a normal level on
the execution group using the WebSphere Message Broker Explorer:
- In the Navigator view, expand the Brokers folder and right-click the execution group with which you want to work.
- Click .
Example: changing service trace from debug to normal
To change from a debug level of trace
to a normal level on the broker, on distributed systems, enter the
following command:
On z/OS®, enter
the following command:
mqsichangetrace BrokerA -t -b -l normal
where:-t specifies service trace
-b specifies that tracing for the agent subcomponent of the specified component
is to be changed
-l specifies the level of trace (in this case, changing it to normal)

F MQP1BRK,ct t=yes, b=yes, l=normal