MQCLXQ_* (Cluster transmission queue type)
MQCLXQ_* are the values you can set in the DEFCLXQ queue manager attribute. The DEFCLXQ 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.
| Name | Decimal value | Hexadecimal value |
|---|---|---|
MQCLXQ_SCTQ |
0 |
X'00000000' |
MQCLXQ_CHANNEL |
1 |
X'00000001' |