CFStrucName (MQCHAR12)

This is the name of the coupling-facility structure where the messages on the queue are stored. The first character of the name is in the range A through Z, and the remaining characters are in the range A through Z, 0 through 9, or blank.

Local Model Alias Remote Cluster
X X      

To get the full name of the structure in the coupling facility, suffix the value of the QSGName queue manager attribute with the value of the CFStrucName queue attribute.

This attribute applies only to shared queues; it is ignored if QSGDisp does not have the value MQQSGD_SHARED.

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

This attribute is supported only on z/OSĀ®.