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: loading data from flat file into oracle table.

Re: loading data from flat file into oracle table.

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Mon, 22 Jan 2007 18:19:15 +0100
Message-ID: <ep2rmj$755$1@nntp.fujitsu-siemens.com>


v.sorna_at_gmail.com schrieb:
> I need to use OCI/DPL for architechtural reasona.
Out of curiosity, what would those be?
Sqlldr uses the same interface and usually staging tables aren't needed for direct path.

Also, I hope that you are aware of the constraint and indexing issues when using direct path loads. The loader makes your job a lot easier in that regard.

Lots of Greetings!
Volker

-- 
For email replies, please substitute the obvious.
Received on Mon Jan 22 2007 - 11:19:15 CST

Original text of this message

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