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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Loading data usng External Tables

RE: Loading data usng External Tables

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Mon, 28 Aug 2006 14:30:45 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5AE30@ex2.ms.polyserve.com>

 >>>> at the moment i am in 2 minds between create table as ... 

>>>and insert
>>>> /* Append...

I do huge parallel insert as select * from external tables and +APPEND is most critical.

>>>Make sure that the external table has a file with fixed
>>>record length as this is a precondition to deploy parallel
>>>select, AFAIK.

I am not aware of this restriction.

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 28 2006 - 16:30:45 CDT

Original text of this message

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