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: Undo Tablespace

Re: Undo Tablespace

From: Guitarator <d.jeanneret_at_wanadoo.fr>
Date: 25 Jul 2006 00:31:04 -0700
Message-ID: <1153812663.976986.6670@75g2000cwc.googlegroups.com>


Hi

You can use the two formula:
- UNDO SIZE = UNDO RETENTION * DB_BLOCK_SIZE * UNDO_BLOCK_PER_SEC - OPTIMAL UNDO RETENTION = ACTUAL UNDO SIZE / (DB_BLOCK_SIZE * UNDO_BLOCK_PER_SEC) Personally i use two good query for it.


Regards
Denis Jeanneret

radian7 wrote:

> Hi
>
> I have oracle 9.2
>
> I use oracle in Automatic Undo Management Mode.
> Undo Tablespace have one file.
> That file is very big...
> How can I decrease size of that file ?
> 
> Thanks
Received on Tue Jul 25 2006 - 02:31:04 CDT

Original text of this message

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