Response data
- ChannelNames (MQCFSL)
- List of channel names (parameter identifier: MQCACH_CHANNEL_NAMES).
- ChannelTypes (MQCFIL)
- List of channel types (parameter identifier: MQIACH_CHANNEL_TYPES). Possible values for fields in this structure
are those permitted for the ChannelType parameter, except
MQCHT_ALL.
- QSGDispositions (MQCFIL)
- List of QSG dispositions (parameter identifier: MQIACF_QSG_DISPS). This
is valid only on z/OS. The value can
be:
- MQQSGD_COPY
- The object is defined as MQQSGD_COPY.
- MQQSGD_GROUP
- The object is defined as MQQSGD_GROUP. This is permitted only in a shared
queue environment.
- MQQSGD_Q_MGR
- The object is defined as MQQSGD_Q_MGR.