Correcting Too-Large Message Errors

MATRIXX enforces a message size limit of 2097152 bytes to keep transactions from becoming too large to process effectively.

When MATRIXX detects an oversized message, it stops the transaction, returns the following error message to mtx_debug.log, and prints the associated MATRIXX Data Container (MDC). Make any changes necessary to keep messages under the 2097152-byte limit.

LM_ERROR 16467|16564 2020-02-18 14:25:48.021178 [transaction_server_1:1:2:1(5200.72591)] | 
TXN2-TransactionManager:transaction_manager_task::TransactionManagerTask::
coordinatorPrepare:NACK this transactinon because transaction size (3530210 bytes) 
exceeds the maximum allowed size(2097152 bytes)