SQQMName (character string)

This determines whether or not the messages in a queue-sharing group are put onto a locally-defined shared queue, or directly onto the target queue.

The value is one of the following:

By putting a given message directly onto its target queue in a queue sharing group, WebSphere MQ does not have two execute two puts and a get. This feature decreases the workload in a queue sharing group (the decrease in workload could be even bigger, where messages are being transmitted over channels).

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