Re: how to figure out how much redo sql statements are generating?

  • From: "LS Cheng" <exriscer@xxxxxxxxx>
  • To: ryan_gaffuri@xxxxxxxxxxx
  • Date: Mon, 31 Dec 2007 23:04:47 +0100

Hi

You can check v$sesstat and look for "redo size" if the sessions are strill
alive of course...



On Dec 31, 2007 7:58 PM, <ryan_gaffuri@xxxxxxxxxxx> wrote:

> We are generating alot of redo. We have sql loader data loads and dml on
> the database. I am trying to track which parts of the application are
> probably generating the most redo. Is there a way to do this?
> --
> //www.freelists.org/webpage/oracle-l
>
>
>

Other related posts: