BINDING.JCA-11650 Size Overflow Exception.
Hi Team,
We got below error in agent logs. How to find which integration caused this error. Please kindly advice.
DBTransaction.rollback() is called.
DBTransaction.rollback() is called.
DBTransaction.rollback() is called.
DBTransaction.rollback() is called.
DBTransaction.rollback() is called.
BINDING.JCA-11650
Size Overflow Exception.
The payload being built into an XML exceeded a maximum size.
The column TITLEID was of size 8 bytes. If it had been processed, that would have exceeded the payloadSizeThreshold of 52,428,800 bytes (50MB), making a total of 52,428,801 bytes.
Recommended actions :
- Tune the SQL to return a smaller set by providing a more restrictive where clause
- Consider unmapping/not selecting the columns that are not used
Tagged:
0