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.
- Fields in MQWDR - Cluster workload destination record structure
Description of the parameters in the MQWDR - Cluster workload destination record structure. - Initial values and language declarations for MQWDR
Initial values and C and High Level Assembler Language declarations for MQWDR - Cluster workload destination record.
Parent topic: Cluster workload exit call and data structures
Related reference
- MQ_CLUSTER_WORKLOAD_EXIT - Call description
- MQXCLWLN - Navigate Cluster workload records
- MQWXP - Cluster workload exit parameter structure
- MQWQR - Cluster workload queue record structure
- MQWCR - Cluster workload cluster record structure