Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Way to extract SQL from archived redo logs?
Diana,
Look into Oracle's LogMiner functionality. It will do what you are asking.
Jim
314.694.7592 - Office 314.308.6614 - Cellular 314.294.2623 - Pager james.w.hawkins_at_monsanto.com
"Far better it is to dare mighty things, to win glorious triumphs, even
though checkered by failure, than to take rank with those poor spirits
who neither enjoy much nor suffer much, because they live in the gray
twilight that knows neither victory nor defeat."
--Theodore Roosevelt
-----Original Message-----
From: Diana Duncan [mailto:Diana_at_fileFRENZY.com]
Sent: Thursday, September 07, 2000 10:56 AM
To: Multiple recipients of list ORACLE-L
Subject: Way to extract SQL from archived redo logs?
Listers,
A few of our (non-database) people were at a meeting last week, where they were told that a large storage and web-hosting company was using the following method to keep the data in a test database synched with the production database, where the test database had structural differences due to upgrades...
The archived redo logs of the production database are put through a Perl
"filter", and the results applied to the test database. The person
explaining this referred to the results as SQL. The "filter" presumably
mapped old columns to new columns, etc.
Is there a way to extract SQL statements from the archived redo logs? Or am I to assume there was some incredible disconnect in the information here?
Thanks,
Diana Duncan
Database Architect
fileFrenzy.com
diana_at_filefrenzy.com
919.833.1766 x 238
-- Author: Diana Duncan INET: Diana_at_fileFRENZY.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Sep 07 2000 - 12:29:39 CDT
![]() |
![]() |