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

Home -> Community -> Mailing Lists -> Oracle-L -> LogMiner errors

LogMiner errors

From: Nguyen, David M <david.m.nguyen_at_xo.com>
Date: Tue, 02 Jul 2002 10:19:17 -0800
Message-ID: <F001.0048E272.20020702101917@fatcity.com>


I tried to run LogMiner to view transactions on Oracle8.0 using LogMiner and received following errors. Can someone please help me to fix errors. This is HIGH priority that I am working to try to find out who messed up our database per my Manager.

SQL> begin
  2 sys.dbms_logmnr.start_logmnr(
  3 DictFileName => '/export/home/oracle/LogMiner/dictionary.ora',   4 StartTime => to_date('01-Jul-2002 08:00:00AM','DD-MON-YYYY HH:MI:SSAM'),
  5 EndTime => to_date('02-Jul-2002 12:00:00AM','DD-MON-YYYY HH:MI:SSAM'));   6 end;
  7 /
begin
*
ERROR at line 1:

ORA-01280: Fatal LogMiner Error.
ORA-06512: at "SYS.DBMS_LOGMNR", line 42
ORA-06512: at line 2


Thanks,
David
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Nguyen, David M
  INET: david.m.nguyen_at_xo.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 Tue Jul 02 2002 - 13:19:17 CDT

Original text of this message

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