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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Commit

Re: Commit

From: Wit Serdakovskij <wit_no_at_spam_dba.kiev.ua>
Date: 2 Jul 2004 13:35:08 GMT
Message-ID: <20040702133508.GH26790@tormoz.net>


> Insert into table ( field1,field2..) (Select field1,field2 from
> big_Table)
>
> THe big_Table is approx 3 million rows.
>
> Needless to say I am getting "unable to extend temp segment by in
> tablespace "
>
> Rather then increasing various segments etc. Is there a way I can make it
> to commit every 1000 inserts. Does this need to be done in PL/SQL as a
> loop it can I set an autocommit on x inserts ?

exp/imp?

-- 
wbr,
Wit.
Received on Fri Jul 02 2004 - 08:35:08 CDT

Original text of this message

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