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 user trace options

Use the mqsichangetrace command to change the trace options that you have set. You can also use the WebSphere® Message Broker Explorer to change the trace options for execution groups and assigned message flows.


Example: changing user trace from normal to debug

To change from a normal level of user trace to a debug level on the default execution group of a broker called MB8BROKER, on distributed systems, enter the command
mqsichangetrace MB8BROKER -u -e default -l debug
where:

-u specifies user trace
-e specifies the execution group (in this case, the default execution group)
-l specifies the level of trace (in this case, changing it to debug)

z/OS platformOn z/OS®, enter the command
F MQP1BRK,ct u=yes, e='default', l=debug

Example: changing user trace from normal to debug from the WebSphere Message Broker Explorer

To change from a normal level of user trace to a debug level 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 trace > Debug.
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 | au14250_