MQMDE - Message descriptor extension
The following table summarizes the fields in the structure.
Field | Description | Topic |
---|---|---|
StrucId | Structure identifier | StrucId |
Version | Structure version number | Version |
StrucLength | Length of MQMDE structure | StrucLength |
Encoding | Numeric encoding of data that follows MQMDE | Encoding |
CodedCharSetId | Character set identifier of data that follows MQMDE | CodedCharSetId |
Format | Format name of data that follows MQMDE | Format |
Flags | General flags | Flags |
GroupId | Group identifier | GroupId |
MsgSeqNumber | Sequence number of logical message within group | MsgSeqNumber |
Offset | Offset of data in physical message from start of logical message | Offset |
MsgFlags | Message flags | MsgFlags |
OriginalLength | Length of original message | OriginalLength |
- Overview for MQMDE
Availability: All IBM MQ systems, plus IBM MQ clients connected to these systems. - Fields for MQMDE
- Initial values and language declarations for MQMDE
Parent topic: Data types used in the MQI