RemoteQName (MQCHAR48)

Local Model Alias Remote Cluster
      X  

This is the name of the queue as it is known on the remote queue manager RemoteQMgrName.

If an application opens the local definition of a remote queue, when the open occurs RemoteQName must not be blank.

If this definition is used for a queue manager alias definition, when the open occurs RemoteQName must be blank.

If the definition is used for a reply-to alias, this name is the name of the queue that is to be the ReplyToQ.

Note: No validation is performed on the value specified for this attribute when the queue definition is created or modified.

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