You can check what tracing options are currently active for your
brokers by using the mqsireporttrace command. This command
(a console command on z/OS) is described
in full in mqsireporttrace command.
Specify the component for which the check is required; for example,
the execution group or message flow. The command responds
with the current trace status for the component you have specified.
Example: checking user trace options for a broker
To check what options are currently set for the broker WBRK_BROKER and its execution
group test, on distributed platforms, enter the command mqsireporttraceWBRK_BROKER -u
-e test where:
-u
specifies user trace
-e
specifies the execution group (in this case, test)
On z/OS, enter
the command F MQP1BRK,reporttrace u=yes, e='test'
If you have started tracing by following the example in Starting user trace, the response to the mqsireporttrace command is: