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: rollback segment not big enough

Re: rollback segment not big enough

From: Young-chul,Jun <ycjun_at_hotmail.com>
Date: Fri, 9 Oct 1998 09:35:32 +0900
Message-ID: <6vjl1d$9as$1@news.kren.nm.kr>


Hi :)

You can use "set autocommit 100" on SQL*PLUS.

If you want to use large rollback segment , you can use "set transaction use rollback segment L_RBS".

ycjun_at_hotmail.com
OCP Zoran Kukoljac ÀÌ(°¡) <361DF8CC.C007650_at_home.com> ¸Þ½ÃÁö¿¡¼­ ÀÛ¼ºÇÏ¿´½À´Ï´Ù...
>Hi,
>I am truing to delete a large number of row from one database table but
>the statement fails with message:
>"failed to extend rollback segment"
>Is it possible to "turn off" rollback feature only for one statement or
>session or to tell oracle to automatically commit after for example
>every 100 deleted rows ?
>
>Thanks, Zoran
>
>
>
Received on Thu Oct 08 1998 - 19:35:32 CDT

Original text of this message

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