Previous Topic: MQ DISCONNECT—Disconnect Queue ManagerNext Topic: How to Use ADDRESS MQ Commands


ADDRESS MQ Debug Parameter

The DEBUG parameter can be specified to create debugging information and send it to the OPSLOG. DEBUG is an optional parameter available for every ADDRESS MQ command.

The DEBUG parameter can be specified for any MQ command using the following format:

ADDRESS MQ "command DEBUG(keyword)"
  {YES|NO}
YES

Turns debugging on, which causes MQ to send debugging information to the OPSLOG.

NO

Turns debugging off.

Default: NO