CLWLUSEQ queue attribute
The CLWLUSEQ queue attribute specifies whether a local instance of a queue is given preference as a destination over other instances in a cluster.
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, providing the local queue is put enabled. MQPUT behavior depends upon the cluster workload management.
- QMGR
- The behavior is as specified by the CLWLUSEQ queue manager attribute.
- 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 manager attribute
- CLWLMRUC queue manager attribute
- CLWLPRTY channel attribute
- CLWLRANK channel attribute
- CLWLWGHT channel attribute
- NETPRTY channel attribute