Changing user trace options

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

Procedure


Example: changing user trace from normal to debug

About this task

To change from a normal level of user trace to a debug level on the default integration server of an integration node called IBNODE, on distributed systems, enter the command
mqsichangetrace IBNODE -u -e default -l debug
where:
-u specifies user trace
-e specifies the integration server (in this case, the default integration server)
-l specifies the level of trace (in this case, changing it to debug)
z/OS platformOn z/OS®, enter the command
F MQP1BRK,ct u=yes, e='default', l=debug