Stopping service trace

Use the mqsichangetrace command with a trace level of none to stop an active trace. This stops the trace activity for the component that you specify on the command. It does not affect active traces on other components. For example, if you stop tracing on the execution group test, an active trace on another execution group continues.

If you redeploy a component from the workbench, trace for that component is returned to its default setting of none.

Example: stopping service trace on the User Name Server

To stop the trace started by the command shown in Starting service trace, on distributed systems, enter the command

mqsichangetrace UserNameServer -t -b -l none

where:

-t specifies service trace
-b specifies that trace for the agent subcomponent of the specified component
is to be stopped
-l specifies the level of trace (in this case, none)

On z/OS, enter the command
F MQP1UNS,ct t=yes, b=yes, l=none
Related concepts
Trace