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.