Home
Message lengths
The default maximum message length is 4 MB, although we can increase this to a maximum length of 100 MB (where 1 MB equals 1 048 576 bytes). In practice, the message length might be limited by:
- The maximum message length defined for the receiving queue
- The maximum message length defined for the queue manager
- The maximum message length defined by the queue
- The maximum message length defined by either the sending or receiving application
- The amount of storage available for the message
It might take several messages to send all the information that an application requires.
Parent topic:
What is a message?
fa10330_
Home