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: How to handle large, frequent SQL*Loads?

Re: How to handle large, frequent SQL*Loads?

From: Chuck Hamilton <chuckh_at_dvol.com>
Date: 1997/01/02
Message-ID: <32d0c8b0.3931147@n5.gbso.net>#1/1

N Prabhakar <prabhs_at_po.pacific.net.sg> wrote:

>3. Try to load using DIRECT=Y. SQL*loader will directly update the data
>files and it will bypass all the redo logs

Unless I'm mistaken, direct path loads still update the redo logs. To prevent this you must include the UNRECOVERABLE clause in the control file.

--
Chuck Hamilton
chuckh_at_dvol.com

This message delivered by electronic sled dogs. WOOF!
Received on Thu Jan 02 1997 - 00:00:00 CST

Original text of this message

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