ActivityConnOverride (MQLONG)

This allows applications to override the setting of the ACTVTRC value in the queue manager attribute.

The value is one of the following:

    MQMON_DISABLED
    Applications cannot override the setting of the ACTVTRC queue manager attribute using the Options field in the MQCNO structure on the MQCONNX call. This is the default value.

    MQMON_ENABLED
    Applications can override the ACTVTRC queue manager attribute 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_CONN_OVERRIDE selector with the MQINQ call.