Hi !

I am trying to populate my main table from a dummy table. Dummy table contains 5 million records. I am performing some checks on the records and then populating them in the main table.

Initially my log files tells me that 1000 records are processed every 20 seconds but over the time, after 1 million records the processing time goes upto 8-10 mins / 1000

What can be the problem??

Kind regards,