CLWLUseQ (MQLONG)
This specifies whether to use remote queues for the cluster workload.
The value is one of the following:
- MQCLWL_USEQ_ANY
- Use both local and remote queues.
- MQCLWL_USEQ_LOCAL
- Do not use remote queues. This is the default value.
To determine the value of this attribute, use the MQIA_CLWL_USEQ selector with the MQINQ call.