Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Poor Insertion Performance
Ideas...
1) can you EXPLAIN the sql and study the results.
2) are you COMMITing the data after 'n' rows or trying to load all the data with one commit? I am wondering if performance improves if you keep the rollback logging to a reasonable amount???
Robert Proffitt
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Jan 05 2000 - 11:03:39 CST
![]() |
![]() |