MQCLXQ_* (Cluster transmission queue type)

MQCLXQ_* are the values we can set in the DEFCLXQ queue manager attribute. The DFTCLXQ attribute controls which transmission queue is selected by default by cluster-sender channels to get messages from, to send the messages to cluster-receiver channels.

MQCLXQ_SCTQ 0 X'00000000'
MQCLXQ_CHANNEL 1 X'00000001'


Related reference


Related information