QName (MQCHAR48)
This is the name of a queue defined on the local queue manager.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
X | X | X | X |
All queues defined on a queue manager share the same queue namespace. Therefore, an MQQT_LOCAL queue and an MQQT_ALIAS queue cannot have the same name.
To determine the value of this attribute, use the MQCA_Q_NAME selector with the MQINQ call. The length of this attribute is given by MQ_Q_NAME_LENGTH.