Message size for asynchronous services
If a database table reaches its maximum size and a send() function attempts to insert a message in the table, the Service Definition Framework throws an exception.
See the size limitations noted in the following table:
| Mechanism | Data Type | Size |
|---|---|---|
| JMS Queue | TextMessage | 4 GB |
| MSMQ Queue | Message | 2 GB |