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: Insert /*+append */ takes more time than insert

RE: Insert /*+append */ takes more time than insert

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Fri, 8 Dec 2000 00:02:35 -0800 (PST)
Message-Id: <10704.123982@fatcity.com>


The table is in nologging mode.
--- Gary Weber <gweber_at_cji.com> a écrit : > Stephane,
>
> To insure direct insert with APPEND hint, the table
> must be set in nologging
> mode.
>
> hth,
>
> Gary
>
> > -----Original Message-----
> > From: root_at_fatcity.com [mailto:root_at_fatcity.com]On
> Behalf Of paquette
> > stephane
> > Sent: Tuesday, December 05, 2000 8:05 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: Insert /*+append */ takes more time than
> insert
> >
> >
> > Hi,
> >
> > I'm testing aggregates creation on Oracle 8.1.6.
> > I'm using insert as select, my testing shows that
> > insert /*+ append */ always takes more time than
> > insert .
> >
> > Why ?
> >
> > TIA
> >
> >
> > =====
> > Stephane Paquette
> > DBA Oracle
> > stephane_paquette_at_yahoo.com
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Shopping - Thousands of Stores. Millions of
> Products.
> > http://shopping.yahoo.com/
> > --
> > Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> > --
> > Author: =?iso-8859-1?q?paquette=20stephane?=
> > INET: stephane_paquette_at_yahoo.com
> >
> > Fat City Network Services -- (858) 538-5051
> FAX: (858) 538-5051
> > San Diego, California -- Public Internet
> access / Mailing Lists
> >

>



> > To REMOVE yourself from this mailing list, send an
> E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> ORACLE-L
> > (or the name of mailing list you want to be
> removed from). You may
> > also send the HELP command for other information
> (like subscribing).
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Gary Weber
> INET: gweber_at_cji.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists

>

> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com

Do You Yahoo!? Received on Fri Dec 08 2000 - 02:02:35 CST

Original text of this message

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