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: insert into too slow

Re: insert into too slow

From: Tomo <tkokoska_at_varteks.com>
Date: Mon, 23 Jul 2007 13:45:12 +0200
Message-ID: <f824n7$oog$3@ss408.t-com.hr>


maybe,
insert /*+ append*/
???
"valigula" <valigula_at_gmail.com> wrote in message news:1184846655.754365.92050_at_r34g2000hsd.googlegroups.com...
> Hi all
>
>
> oracle 9i
> When i execute a "insert into select" it takes ages. It took yesterday
> over 3 hours with no results, but when i execute just the select it
> takes 30 sec. has anyone has a similar problem.
>
> I did not post the query since cross several tables and use a few
> cases withing the select.
>
Received on Mon Jul 23 2007 - 06:45:12 CDT

Original text of this message

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