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

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:
  1. In the Navigator view, expand the Brokers folder and right-click the execution group with which you want to work.
  2. Click Service > Normal.

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:
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)

z/OS platformOn z/OS®, enter the following command:
F MQP1BRK,ct t=yes, b=yes, l=normal
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 | au14290_