Physical message

A physical message is the smallest unit of information that can be placed on or removed from a queue. A physical message often corresponds to the information specified in or retrieved from a single MQPUT or MQGET call. Each physical message has a unique message descriptor (MQMD).

Generally, physical messages are distinguished by differing values for the message identifier (MsgId field in the MQMD) although this is not enforced by the queue manager.