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 -> Re: Accessing re do logs

Re: Accessing re do logs

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Tue, 01 Feb 2000 15:57:55 -0500
Message-ID: <26ie9sss3m8ovgt2q1bqaql3divvd89r2s@4ax.com>


A copy of this was sent to zhangth_98_at_my-deja.com (if that email address didn't require changing) On Tue, 01 Feb 2000 19:37:26 GMT, you wrote:

>I am trying to use LogMiner. One of the two
>packages come with Oracle8i (dbms_logmnr and
>dbms_logmnr_d) is dbms_logmnr. However this
>package does not have package body. I checked the
>PL/SQL file dbmslogmnr.sql and found no package
>body either.
>
>Anybody has any idea where to get this package
>body?
>

in $ORACLE_HOME/rdbms/admin there should be:

dbmslogmnr.sql dbmslogmnrd.sql prvtlogmnr.plb

>Any help is appreciated.
>
>Tom
>
>In article <387F0925.8BE2E2FF_at_fr.oracle.com>,
> Fred Petillot <fpetillo_at_fr.oracle.com> wrote:
>> 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 |
>|
>>
>+-------------------------------------+-----------
>-----------------+
>>
>>
>
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Tue Feb 01 2000 - 14:57:55 CST

Original text of this message

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