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

Home -> Community -> Usenet -> c.d.o.server -> Re: Sql*Loader direct slower than nodirect problem...

Re: Sql*Loader direct slower than nodirect problem...

From: Giorgio Sorbara <mail_at_fake.org>
Date: Mon, 18 Oct 2004 22:04:56 +0200
Message-ID: <cl0qbu$1fb$1@newsreader1.mclink.it>


Giorgio Sorbara wrote:

> Now I was wondering if is it really faster to go for a direct path load
> even if there is a function involved... does Oracle need to go through
> Sql for evaluting the function? even if this is the case i would expect
> at least the same performance I get with the no direct...

gotcha... metalink says that you can't use a sql function with direct path... hence nodirect or other solution.

/G Received on Mon Oct 18 2004 - 15:04:56 CDT

Original text of this message

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