IBM Integration Bus, Version 9.0.0.8 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 IBM® Integration Explorer to change the service trace options that you have set.

Example: changing service trace from debug to normal on an integration server using the IBM Integration Explorer

To change from a debug level of trace to a normal level on the integration server using the IBM Integration Explorer:
  1. In the Navigator view, expand the Integration Nodes folder and right-click the integration server 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

au14290_.htm | Last updated Friday, 21 July 2017