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.