JoaoMendes
Programmer
Hi !
I have a query that inserts several hundreds of thousands of recors in a table and i get this error-long transaction aborted.
Is there a way to avoid this? Is there an automated way of breaking the insert in several smaller pieces(by the way, removing the transactions in the database is not an option).
Regards
I have a query that inserts several hundreds of thousands of recors in a table and i get this error-long transaction aborted.
Is there a way to avoid this? Is there an automated way of breaking the insert in several smaller pieces(by the way, removing the transactions in the database is not an option).
Regards