Home
MQWQR - Cluster workload queue-record structure
The following table summarizes the fields in the structure.
Fields in MQWQR Field Description Page StrucId Structure identifier StrucId Version Structure version number Version StrucLength Length of MQWQR structure StrucLength QFlags Queue flags QFlags QName Queue name QName QMgrIdentifier Queue-manager identifier QMgrIdentifier ClusterRecOffset Offset of first cluster record (MQWCR) ClusterRecOffset QType Queue type QType QDesc Queue description QDesc DefBind Default binding DefBind DefPersistence Default message persistence DefPersistence DefPriority Default message priority DefPriority InhibitPut Whether put operations on the queue are allowed InhibitPut CWLQueuePriority Queue priority used by queue manager to decide which queue to choose CLWLQueuePriority CLWLQueueRank Queue rank used by queue manager to decide which queue to choose CLWLQueueRank
The MQWQR structure contains information relating to one of the possible destinations for the message. There is one MQWQR 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 MQWQR1 and MQWQR2 structures are available for backwards compatibility.
Parent topic:
Cluster workload exit call and data structures
qc12800_
Home