XmitQName (MQCHAR48)

This is the transmission queue name. If this attribute is nonblank when an open occurs, either for a remote queue or for a queue-manager alias definition, it specifies the name of the local transmission queue to be used for forwarding the message.

Local Model Alias Remote Cluster
      X  

If XmitQName is blank, the local queue with a name that is the same as RemoteQMgrName is used as the transmission queue. If there is no queue with the name RemoteQMgrName, the queue identified by the DefXmitQName queue-manager attribute is used.

This attribute is ignored if the definition is being used as a queue-manager alias and RemoteQMgrName is the name of the local queue manager. It is also ignored if the definition is used as a reply-to queue alias definition.

To determine the value of this attribute, use the MQCA_XMIT_Q_NAME selector with the MQINQ call. The length of this attribute is given by MQ_Q_NAME_LENGTH.