Home

 

ChannelAutoDef (MQLONG)

This attribute controls the automatic definition of channels of type MQCHT_RECEIVER and MQCHT_SVRCONN. Automatic definition of MQCHT_CLUSSDR channels is always enabled. The value is one of the following:

MQCHAD_DISABLED

Channel auto-definition disabled.

MQCHAD_ENABLED

Channel auto-definition enabled.

This attribute is supported only on AIX, HP-UX, iSeries, Linux, Solaris, and Windows.

To determine the value of this attribute, use the MQIA_CHANNEL_AUTO_DEF selector with the MQINQ call.



 

Home