Accounting information collection
Use queue and queue manager attributes to control the collection of accounting information. We can also use MQCONNX options to control collection at the connection level.
- Control the collection of MQI accounting information
Use the queue manager attribute ACCTMQI to control the collection of MQI accounting information.- Queue accounting information
Use the queue attribute ACCTQ and the queue manager attribute ACCTQ to control the collection of queue accounting information.- MQCONNX options for controlling accounting information collection
Use the ConnectOpts parameter on the MQCONNX call to modify the collection of both MQI and queue accounting information at the connection level by overriding the effective values of the queue manager attributes ACCTMQI and ACCTQ- Accounting message generation when applications disconnect
Accounting messages are generated when an application disconnects from the queue manager. Intermediate accounting messages are also written for long running IBM MQ applications.Parent topic: Accounting messages