Home
ClusterName (MQCHAR48)
Local Model Alias Remote Cluster Yes No Yes Yes Yes This is the name of the cluster to which the queue belongs. If the queue belongs to more than one cluster, ClusterNamelist specifies the name of a namelist object that identifies the clusters, and ClusterName is blank. At least one of ClusterName and ClusterNamelist must be blank.
To determine the value of this attribute, use the MQCA_CLUSTER_NAME selector with the MQINQ call. The length of this attribute is given by MQ_CLUSTER_NAME_LENGTH.
Home