Channel events enabled (CHLEVT)

Specifies whether channel events are generated.

The possible values are:

*SAME

The attribute is unchanged.

*NO

Channel events are not generated.

*EXCEPTION

Exception channel events are generated.

Only the following channel events are generated:

  • MQRC_CHANNEL_ACTIVATED

  • MQRC_CHANNEL_CONV_ERROR

  • MQRC_CHANNEL_NOT_ACTIVATED

  • MQRC_CHANNEL_STOPPED

    The channel events are issued with the following reason qualifiers:

    • MQRQ_CHANNEL_STOPPED_ERROR

    • MQRQ_CHANNEL_STOPPED_RETRY

    • MQRQ_CHANNEL_STOPPED_DISABLED

    • MQRC_CHANNEL_STOPPED_BY_USER

*YES

All channel events are generated.

In addition to those generated by *EXCEPTION the following channel events are also generated:

  • MQRC_CHANNEL_STARTED

  • MQRC_CHANNEL_STOPPED

    with the following reason qualifier:

    • MQRQ_CHANNEL_STOPPED_OK