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: Transactions requires much more UNDO space than expected....

Re: Transactions requires much more UNDO space than expected....

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 21 Jun 2006 06:52:26 +0200
Message-ID: <p3kh925ic70jhq9ur1v1lbbrf9s8sgpjog@4ax.com>


On 20 Jun 2006 01:40:09 -0700, mccmx_at_hotmail.com wrote:

>> (measuring undo is pretty easy as you only need to
>>
>> set autotrace on explain stat
>>
>> prior to the first statement you want to measure.
>>
>
>Hmmm, pretty easy eh...? OK, which of the following stats tells me how
>much UNDO I have generated..?!?
>
>Statistics
>-------------------------------------------------------
> 0 recursive calls
> 7 db block gets
> 0 consistent gets
> 0 physical reads
> 0 redo size
> 421 bytes sent via SQL*Net to client
> 384 bytes received via SQL*Net from client
> 2 SQL*Net roundtrips to/from client
> 0 sorts (memory)
> 0 sorts (disk)
> 1 rows processed
>
>Matt

obviously redo size

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Jun 20 2006 - 23:52:26 CDT

Original text of this message

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