Changing service trace options

Use the mqsichangetrace command to change the service trace options that you have set.

Example: changing service trace from debug to normal

About this task

To change from a debug level of trace to a normal level on the integration node, 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