LocalEvent (MQLONG)
This controls whether local error events are generated. The value is one of the following:
- MQEVR_DISABLED
- Event reporting disabled.
- MQEVR_ENABLED
- Event reporting enabled.
For more information about events, see Event monitoring.
To determine the value of this attribute, use the MQIA_LOCAL_EVENT selector with the MQINQ call.
On z/OS, we cannot use the MQINQ call to determine the value of this attribute.