Home

 

QueueAccounting (MQCHAR12)

Local Model Alias Remote Cluster
Yes Yes Yes Yes No

This controls the collection of accounting data for the queue. For accounting data to be collected for this queue, accounting data for this connection must also be enabled, using either the QMGR attribute ACCTQ or the Options field in the MQCNO structure on the MQCONNX call.

This attribute has one of the following values:

MQMON_Q_MGR

Accounting data for this queue is collected based on the setting of the QMGR attribute ACCTQ. This is the default setting.

MQMON_OFF

Do not collect accounting data for this queue.

MQMON_ON

Collect accounting data for this queue.


 

Home