Checking service trace options

  1. Use the mqsireporttrace to check what tracing options are currently active for your brokers. This command (a console command on z/OS) is described in full in mqsireporttrace command.
  2. Specify the component for which the check is required. The command responds with the current trace status for the component that you have specified.

Example: checking service trace options for a broker

If you have started tracing by following the example in Starting service trace, the response to the mqsireporttrace command is:

BIP8098I: Trace level: debug, mode: safe, size: 1024 KB
BIP8071I: Successful command completion

Related concepts
Trace

Related tasks
Diagnosing errors
Using trace
Checking user trace options
Starting service trace
Changing service trace options

Related reference
Service trace
mqsireporttrace command