BaseQName (MQCHAR48)
This is the name of a queue that is defined to the local queue manager.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
X |
(For more information on queue names, see MQOD - ObjectName field.) The queue is one of the following types:
- MQQT_LOCAL
- Local queue.
- MQQT_REMOTE
- Local definition of a remote queue.
- MQQT_CLUSTER
- Cluster queue.
To determine the value of this attribute, use the MQCA_BASE_Q_NAME selector with the MQINQ call. The length of this attribute is given by MQ_Q_NAME_LENGTH.