MQMON_* values" /> MQIAccounting (MQLONG)
Home

 

MQIAccounting (MQLONG)

This controls the collection of accounting information for MQI data.

The value is one of the following:

MQMON_ON

Collect API accounting data.

MQMON_OFF

Do not collect API accounting data. This is the default value.

If you set the queue manager attribute ACCTCONO 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 that occur after the change to the attribute.

This attribute is supported only on iSeries, UNIX systems, and Windows.

To determine the value of this attribute, use the MQIA_ACCOUNTING_MQI selector with the MQINQ call.



 

Home