Home

 

BaseQName (MQCHAR48)

Local Model Alias Remote Cluster
No No Yes No No

This is the name of a queue that is defined to the local queue manager. (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.



 

Home