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: Rollback/Undo in 9i

Re: Rollback/Undo in 9i

From: <Kenneth>
Date: Sun, 17 Apr 2005 18:30:12 GMT
Message-ID: <4262a904.2728093@news.inet.tele.dk>


On 17 Apr 2005 07:39:16 -0700, "chao_ping" <zhuchao_at_gmail.com> wrote:

>We used rollback segment even in 9i database, as in 8.1.7.4 instances,
>rollback segment works great for us and we feel no need to change this
>behavior.
>

Switching to automatic undo has no costs.

*Not* switching to automatic undo may have severe costs later when the load on your system either increases or gets mixed. Or when a trivial user failure forces you to do a complete DB point-in-time recovery, whereas you with automatic undo could just flashback in one minute.

Your decision of not switching to automatic undo is therefore like deciding not to bend down to pick up a 100$ note : Utterly wrong and even stupid.

Received on Sun Apr 17 2005 - 13:30:12 CDT

Original text of this message

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