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

To change from a debug level of trace to a normal level on the User Name Server, on distributed systems, 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)

z/OS platform On z/OS®, enter the command
F MQP1UNS,ct t=yes, b=yes, l=normal
Related concepts
Trace
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:23:24

au14290_