Home
AccountingInterval (MQLONG)
This specifies how long before intermediate accounting records are written (in seconds).
The value is an integer in the range 0 to 604800, with a default value of 1800 (30 minutes). Specify 0 to turn off intermediate records.
This attribute is supported only on iSeries, Unix systems, and Windows.
To determine the value of this attribute, use the MQIA_ACCOUNTING_INTERVAL selector with the MQINQ call.
Home