Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Accessing re do logs
aimdev_at_freenet.co.uk wrote:
> Looking for a way to access the data within Redo Logs.
> Any body know if the file structure is available, or any third party
> tools with an API to do the job
There's something called LogMiner that comes with 8i. Without going through too many hoops, it can be used for 8.0 logs. Basically, it can produce the SQL that will redo/undo the operations described by the log file.
>
>
> Thanks
>
> K
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
--
+-------------------------------------+----------------------------+ | Fred Petillot | fpetillo_at_fr.oracle.com | | Oracle France - Support Technique | +33 1 4762 8201 | | 65, rue des Trois Fontanot | +33 6 8089 5135 | | 92732 Nanterre Cedex | | +-------------------------------------+----------------------------+Received on Fri Jan 14 2000 - 05:31:49 CST
![]() |
![]() |