Hello everyone.
I have to insert over 500,000 records via an appliation on to the oracle 8i or 9i server.
Inserts run just fine, however I have noticed that at the begining, basically records get inserted on to the database at the rate of about 1000 records / per seconds.
but as the time goes by, after about 200,000 records have been inserted, I can see from the application that the speed at which the records get inserted becomes lower and lower.
do I have to do anything to clear the server cache and or memory and or log file between inserts in to each table?
(like check points or something)?
thank you all
I have to insert over 500,000 records via an appliation on to the oracle 8i or 9i server.
Inserts run just fine, however I have noticed that at the begining, basically records get inserted on to the database at the rate of about 1000 records / per seconds.
but as the time goes by, after about 200,000 records have been inserted, I can see from the application that the speed at which the records get inserted becomes lower and lower.
do I have to do anything to clear the server cache and or memory and or log file between inserts in to each table?
(like check points or something)?
thank you all