Use the mqsichangetrace to change the service trace options
that you have set.
Example: changing service trace from debug to normal
To change from a debug level of trace to normal on
the User Name Server, on distributed platforms, enter
the command mqsichangetrace UserNameServer
-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)
On z/OS, enter
the command F MQP1UNS,ct t=yes, b=yes, l=normal