Re: RedoWalker (beta release)

From: <david_at_databasesecurity.com>
Date: Wed, 11 Sep 2013 06:05:35 +0100
Message-ID: <090C3BBC6DD542109F9F5530308BC273_at_NAUTILUS>



Ok. Now redowalker is compatible will Oracle 12c redo logs. Essentially there's a few differences such as the offset to the change vector's element array differing by 8 bytes and the layout of the DDL elements... Grab the updated versions here:
http://www.davidlitchfield.com/redowalker.htm Cheers,
David

-----Original Message-----

From: david_at_databasesecurity.com
Sent: Tuesday, September 10, 2013 10:04 PM To: oracle-l_at_freelists.org
Subject: Re: RedoWalker (beta release)

Sorry - forgot to say in the first email - it's not yet compatible with Oracle 12c... I'll remedy this shortly.
Cheers,
David

-----Original Message-----

From: david_at_databasesecurity.com
Sent: Tuesday, September 10, 2013 8:17 PM To: oracle-l_at_freelists.org
Subject: RedoWalker (beta release)

Hello all,
I’ve just released RedoWalker, a command line tool to dump DDL, INSERTS, UPDATES, DELETES and associated UNDO from the Oracle redo logs. It should work on Oracle 10g and later. It outputs XML to stdout but you can redirect this to a file
C:\>redowalker32 redo01.log > out.xml

You can download from here: http://www.davidlitchfield.com/redowalker.htm

Note, it’s still in beta so please send me info on any bugs or even suggestions. Thanks!
Cheers,
David Litchfield

--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Wed Sep 11 2013 - 07:05:35 CEST

Original text of this message