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 INODE, on distributed systems, enter the command
mqsichangetrace INODE -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)