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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How do we shrink UNDO tbs in 9i ?

Re: How do we shrink UNDO tbs in 9i ?

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Sun, 18 Nov 2007 14:10:48 +0200
Message-ID: <47402BC8.3080001@inter.net.il>


Just want to know:
Why you need steps 3-5?
Why not leave the database with undo tablespace called UNDO2?

Adar Yechiel
Rechovot, Israel

Bala wrote:
>
> 1) alter system set undo_tablespace = UNDO2;
> 2) Drop tablespace undo1 including contents and datafile;
> 3) create original undo tablespace undo1 with small size
> 4) alter system set undo_tablespace = UNDO1;
> 5) drop the second undo tablespace ( UNDO2)
>

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Nov 18 2007 - 06:10:48 CST

Original text of this message

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