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: Why export has conventional path?

Re: Why export has conventional path?

From: Tom Zamani <tomz_at_redflex.com.au>
Date: 2000/04/10
Message-ID: <8crs36$n6g$1@perki.connect.com.au>#1/1

If you have a table which has 100,000 records and there are 20 indexes on this table.
which one is faster.
ignore the indexes and insert the records directly in to the table. or
for each records which you insert update the indexes.

Tom
Alan <alan_psb_at_yahoo.com> wrote in message news:38EEBFB5.41EBE0CF_at_yahoo.com...
> Hello all,
>
> I have a simple export question.
>
> I know that using export by direct path mode is faster than using
> the conventional path. I want to ask, why export not use the direct mode
> as the default mode (or even delete the conventional mode)? Is there any
> reason why export still has the converntional mode? What is the risk of
> using direct mode during export?
>
> Thanks,
> Alan
>
Received on Mon Apr 10 2000 - 00:00:00 CDT

Original text of this message

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