Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Poor Insertion Performance

Re: Poor Insertion Performance

From: <rtproffitt_at_my-deja.com>
Date: Wed, 05 Jan 2000 17:03:39 GMT
Message-ID: <84vth1$4mg$1@nnrp1.deja.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US