Shareability (10-digit signed integer)

Whether queue can be shared for input.

Local Model Alias Remote Cluster
Y Y      

This indicates whether the queue can be opened for input multiple times concurrently. The value is one of the following:

QASHR

Queue is shareable.

Multiple opens with the OOINPS option are allowed.

QANSHR

Queue is not shareable.

An MQOPEN call with the OOINPS option is treated as OOINPX.

To determine the value of this attribute, use the IASHAR selector with the MQINQ call.