I am inserting data into tables using ESQL coding.
But in one broker and DB2 in a system it is working fine for around 30000 rows and more upto 1 lack rows.
But the same flow in other broker and DB2 is only able to insert upto 30000 rows, above which it is throwing exception-
Recoverable Exception, Retry processing failed message.
Is this some Environment issue in DB2 or in the Message flow.