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 -> Find table name -- reading from undo

Find table name -- reading from undo

From: Veera <veeramuthu_k_at_yahoo.com>
Date: 8 Jun 2005 07:25:53 -0700
Message-ID: <1118240753.515071.19150@o13g2000cwo.googlegroups.com>


Hi,

We used to look into the v$sess_io whenever we get a request to find status of a long running job. And if we see CONSISTENT_CHANGES column in v$sess_io is increasing then we will say "this session is reading from undo ".

Now my question is

Is there any way to find the table for which it is reading UNDO to get consistant image.

Thanks Received on Wed Jun 08 2005 - 09:25:53 CDT

Original text of this message

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