Home

 

CLWLUseQ (MQLONG)

Local Model Alias Remote Cluster
Yes No No No No

This defines the behavior of an MQPUT when the target queue has both a local instance and at least one remote cluster instance. If the put originates from a cluster channel, this attribute does not apply.

The value is one of the following:

MQCLWL_USEQ_ANY

Use remote and local queues.

MQCLWL_USEQ_LOCAL

Do not use remote queues.

MQCLWL_USEQ_AS_Q_MGR

Inherit definition from queue manager's MQIA_CLWL_USEQ.

For more information, see WebSphere MQ Queue Manager Clusters.

To determine the value of this attribute, use the MQCA_CLWL_USEQ selector with the MQINQ call. The length of this attribute is given by MQ_CLWL_USEQ_LENGTH.



 

Home