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: why undo_management=auto

Re: why undo_management=auto

From: sybrandb <sybrandb_at_gmail.com>
Date: 21 Dec 2006 04:51:36 -0800
Message-ID: <1166705496.935720.36330@n67g2000cwd.googlegroups.com>

aman.oracle.dba wrote:
> Hello ALL,
>
> according to
> http://www.lc.leidenuniv.nl/awcourse/oracle/server.920/a96521/undo.htm#9114
> the use of rollback segments for managing undo space will be deprecated
> in a future release.
> WHY....................
> what are the main advantages to keep separate undo_tablespace in
> database, when I can make one separate tablespace for rollback segments
> also.

The main advantage of UNDO segments is they make ongoing rollback maintenance a thing of the past. They are there to make your work easier (or more redundant), so you need to ask less ' I didn't read the docs' questions.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Thu Dec 21 2006 - 06:51:36 CST

Original text of this message

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