Home
MQWDR - Cluster workload destination-record structure
The following table summarizes the fields in the structure.
Fields in MQWDR 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 DestSeqFactor Channel destination sequence factor for weighting DestSeqFactor DestSeqNumber Channel destination sequence number DestSeqNumber
The MQWDR structure contains information relating to one of the possible destinations for the message. There is one MQWDR structure for each instance of the destination queue.
This structure is supported in the following environments: AIX, Compaq Tru64 UNIX, HP OpenVMS, Compaq NonStop Kernel, HP-UX, Linux, z/OS, i5/OS, Solaris, and Windows.
Additionally, the MQWDR1 and MQWDR2 structures are available for backwards compatibility.
Parent topic:
Cluster workload exit call and data structures
qc12760_
Home