ActivityTrace (MQLONG)
This controls the collection of IBM MQ MQI application activity trace.
The value is one of the following:
- MQMON_ON
- Collect IBM MQ MQI application activity trace.
- MQMON_OFF
- Do not collect IBM MQ MQI application activity trace. This is the default value.
If you set the queue manager attribute ACTVCONO to ENABLED, this value might be overridden for individual connections using the Options field in the MQCNO structure.
Changes to this value are only effective for connections to the queue manager after the change to the attribute. This attribute is supported only on the following platforms:
- IBM i
- UNIX
- Windows
To determine the value of this attribute, use the MQIA_ACTIVITY_TRACE selector with the MQINQ call.