CLWLUSEQ queue manager attribute
The CLWLUSEQ queue manager attribute specifies whether a local instance of a queue is given preference as a destination over other instances of the queue in a cluster. The attribute applies if the CLWLUSEQ queue attribute is set to QMGR.
The CLWLUSEQ queue attribute is valid only for local queues. It only applies if the message is put by an application, or a channel that is not a cluster channel.
- LOCAL
- The local queue is the only target of MQPUT. LOCAL is the default.
- ANY
- MQPUT treats the local queue the same as any other instance of the queue in the cluster for workload distribution.
Parent topic: Workload balancing in clusters
Related concepts
Related reference
- CLWLPRTY queue attribute
- CLWLRANK queue attribute
- CLWLUSEQ queue attribute
- CLWLMRUC queue manager attribute
- CLWLPRTY channel attribute
- CLWLRANK channel attribute
- CLWLWGHT channel attribute
- NETPRTY channel attribute