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: Direct-Path on Global_Temp_T ?

Re: Direct-Path on Global_Temp_T ?

From: Fuzzy <fuzzy.greybeard_at_gmail.com>
Date: 7 May 2007 13:45:26 -0700
Message-ID: <1178570726.563850.185540@e51g2000hsg.googlegroups.com>


On May 7, 2:11 pm, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:
> On May 7, 2:30 pm, "tea" <t..._at_mailinator.com> wrote:
>
> > 10gR2/Solaris 8
>
> > Does it make any sense/difference to do Direct-Path Insert on GTT
> > (Global_Temp_Table) ?
>
> > i.e. add "/*+ APPEND */" to
> > "INSERT into GTT SELECT * FROM sometable"
>
> > or is it moot ?
>
> > thanks
>
> No, it doesn't make sense, really. The redo generated for temporary
> tables is minimal, and can't be disabled. Thus a direct-path insert
> behaves no differently for a temporary table than does a plain-vanilla
> insert.
>

David,

I agree from the redo aspect. But:

Just curious

--
Hans Forbrich   (mailto: Fuzzy.GreyBeard_at_gmail.com)
*** Feel free to correct me when I'm wrong!
*** Top posting [replies] guarantees I won't respond.
Received on Mon May 07 2007 - 15:45:26 CDT

Original text of this message

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