From oracle-l-bounce@freelists.org  Mon Jun  6 14:14:40 2005
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air891.startdedicated.com (root@localhost)
 by orafaq.com (8.12.10/8.12.10) with ESMTP id j56JEdRF005538
 for <oracle-l@orafaq.com>; Mon, 6 Jun 2005 14:14:40 -0500
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j56JEbNi005528
 for <oracle-l@orafaq.com>; Mon, 6 Jun 2005 14:14:38 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 178E81BBDE4;
 Mon,  6 Jun 2005 13:11:27 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 00466-03; Mon, 6 Jun 2005 13:11:27 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 917D01BBF16;
 Mon,  6 Jun 2005 13:11:26 -0500 (EST)
Message-ID: <200506061809.OAA12174@captain.cnc.net>
From: Lou Avrami <avramil@concentric.net>
To: <oracle-l@freelists.org>
Subject: DBMS_LOGMNR_LOGREP_DICT error during full export
Date: Mon, 06 Jun 2005 14:09:25 -0400 (EDT)
MIME-Version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
X-archive-position: 20707
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: avramil@concentric.net
Precedence: normal
Reply-To: avramil@concentric.net
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on 
 air891.startdedicated.com
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=ham version=2.63

Hi all,

I help administer a 9.2.0.5 database which is exported each night.  The ful=
l
export process always receives the error below, related to
SYS.DBMS_LOGMNR_LOGREP_DICT.system_info_exp.

Oracle Support suggest rerunning $ORACLE_HOME/rdbms/admin/dbmslmd.sql.  Tha=
t
didn't seem to help.

this database was upgraded from 8i to 9i.  I'm told that is when the proble=
m
first occurred.

Has anyone else encountered this problem?  Can anyone suggest a solution? =
=20
It's not a critical issue - the export seems to finish ok otherwise, we
don't manifest this error at any other point.  I'm handing this database of=
f
to another group soon, so I'd like to clean this up, if possible.

Thanks,
Lou Avrami

....
....
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions
. exporting system procedural objects and actions
EXP-00008: ORACLE error 942 encountered
ORA-00942: table or view does not exist
ORA-06512: at "SYS.DBMS_LOGMNR_LOGREP_DICT", line 994
ORA-06512: at line 1
EXP-00083: The previous problem occurred when calling                    =
=20
SYS.DBMS_LOGMNR_LOGREP_DICT.system_info_exp
. exporting pre-schema procedural objects and actions
. exporting cluster definitions
. about to export SYSTEM's tables via Direct Path ...
. . exporting table            AQ$_INTERNET_AGENTS          0 rows exported
. . exporting table       AQ$_INTERNET_AGENT_PRIVS          0 rows exported
Table DEF$_AQCALL will be exported in conventional path.
...
...


 =20

--
http://www.freelists.org/webpage/oracle-l

