MQWDR - Cluster workload destination record structure
The following table summarizes the fields in the MQWDR - Cluster workload destination record structure.
Field | Description | Page |
---|---|---|
StrucId | Structure identifier | StrucId |
Version | Structure version number | Version |
StrucLength | Length of MQWDR structure | StrucLength |
QMgrFlags | Queue manager flags | QMgrFlags |
QMgrIdentifier | Queue manager identifier | QMgrIdentifier |
QMgrName | Queue manager name | QMgrName |
ClusterRecOffset | Logical offset of first cluster record ( MQWCR ) | ClusterRecOffset |
ChannelState | Channel state | ChannelState |
ChannelDefOffset | Logical offset of channel-definition structure ( MQCD ) | ChannelDefOffset |
Note: The remaining fields are ignored if Version is less than MQWDR_VERSION_2. | ||
DestSeqNumber | Channel destination sequence number | DestSeqNumber |
DestSeqFactor | Channel destination sequence factor for weighting | DestSeqFactor |
The cluster workload destination record structure contains information relating to one of the possible destinations for the message. There is one cluster workload destination record structure for each instance of the destination queue.
The cluster workload destination record structure is supported in all environments.
Additionally, the MQWDR1 and MQWDR2 structures are available for backwards compatibility.