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

Home -> Community -> Mailing Lists -> Oracle-L -> CHANGES/UNDO/REDO statement level statistics … Is there any chance to get those?

CHANGES/UNDO/REDO statement level statistics … Is there any chance to get those?

From: Jurijs Velikanovs <j.velikanovs_at_gmail.com>
Date: Tue, 21 Feb 2006 12:16:04 +0000
Message-ID: <d6f0def50602210416m5f0afc11s36a2322317e676b7@mail.gmail.com>


Hello Everyone,

Some times there is need to troubleshoot systems/modules with huge amount of REDO generated. The main goal in a troubleshooting process is to spot out the statement generating the most of REDO. Then it can be passed to a development and job is done ;)

I wonder if any one has suggestion for the better way to troubleshoot this type of issues.

My thoughts so far:
- Can easily spot the session which generating the most of the changes
(V$SESSTAT db block changes).
- Can find the object (V$SEGMENT_STATISTICS db block changes)

What do you think?
Can you share your thoughts on that subject, please?

Thank you in advance,
Jurijs

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 21 2006 - 06:16:04 CST

Original text of this message

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