Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to read REDO log

Re: How to read REDO log

From: Michael Sale <oraspecialist_at_YAHOO.COM>
Date: Mon, 01 Jul 2002 13:13:25 -0800
Message-ID: <F001.0048D44C.20020701131325@fatcity.com>


You can use logminer against an 8.0 database:

See metalink note 62508.1 in the "features" section:

It is possible to generate a Dictionary file from an 8.0.database and use it to Analyze Oracle 8.0 redo logs. In order to do this run "dbmslogmnrd.sql" against the 8.0 database, then follow the procedure as below. All analysis of the logfiles will have to take place while connected to an 8.1 database since dbms_logmnr cannot operate against Oracle 8.0 because it uses trusted callouts.

Regards,

Michael P. Sale


Michael P. Sale
Author: Oracle9i on Windows 2000 Tips and Techniques

Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Michael Sale
  INET: oraspecialist_at_yahoo.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 Mon Jul 01 2002 - 16:13:25 CDT

Original text of this message

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