+

Search Tips | Advanced Search

Shareability (10-digit signed integer) on IBM i

Whether queue can be shared for input.

Local Model Alias Remote Cluster
X X
This indicates whether the queue can be opened for input multiple times concurrently. This can have one of the following values:

    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.

Parent topic: Attributes for queues

Last updated: 2020-10-04