A message is a string of bytes that has meaning to the applications that use it
Message = Header(s) + Application Data
A message having of a header and the attached application data.
Headers like:
Unique Message Id, Routing information, Message format
The data part of a message:
A record from an indexed or level file
A row from DB2 table Individual columns from DB2 tables numerous rows or records.