Re: logMiner
- From: rjamya <rjamya@xxxxxxxxx>
- To: davidb158@xxxxxxxxxxx
- Date: Tue, 29 Aug 2006 10:05:03 -0400
I usually do
create table my_logminer as select * from v$logmnr_contents;
and then take it from there. usually it involvs writing a plsql loop
to reconstruct really long sql statements.
Raj
On 8/29/06, David Boyd <davidb158@xxxxxxxxxxx> wrote:
Hi List,
We had system time flipped back for a short time frame. Now we're trying to
correct the some data. We pulled out transactions from redo log. But the
output in sql_redo and sql_undo columns is not readable. I was wondering if
there is any way to reconstruct the output. We tried using
print_pretty_sql. However the output is the same.
We are in Oracle 9.2.0.6.
Dave
_________________________________________________________________
Windows Live Spaces is here! It's easy to create your own personal Web site.
http://spaces.live.com/signup.aspx
--
http://www.freelists.org/webpage/oracle-l
--
----------------------------------------------
Got RAC?
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: logMiner
- From: David Boyd
- References:
- Re: Oracle 10G flashback database/recovery area
- From: Niall Litchfield
- logMiner
- From: David Boyd
Other related posts:
- » logMiner
- » logMiner
- » Re: logMiner
- » Re: logMiner
Hi List,
We had system time flipped back for a short time frame. Now we're trying to correct the some data. We pulled out transactions from redo log. But the output in sql_redo and sql_undo columns is not readable. I was wondering if there is any way to reconstruct the output. We tried using print_pretty_sql. However the output is the same.
We are in Oracle 9.2.0.6.
Dave
_________________________________________________________________ Windows Live Spaces is here! It's easy to create your own personal Web site. http://spaces.live.com/signup.aspx
-- http://www.freelists.org/webpage/oracle-l
- Re: logMiner
- From: David Boyd
- Re: Oracle 10G flashback database/recovery area
- From: Niall Litchfield
- logMiner
- From: David Boyd