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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: Export Problems

Re: Export Problems

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 29 Jun 2004 06:42:25 -0700
Message-ID: <2687bb95.0406290542.11264cc1@posting.google.com>


rajeevan_at_gmail.com (Rajeev) wrote in message news:<9dfb4b39.0406280548.7fd4e514_at_posting.google.com>...
> Connect /as sysdba;
> @?/rdbms/admin/prvtxdb.plb
> exit.

The possible solutions to this known problem are discussed in Oracle metalink support note 243133.1

1- if you do not use the XML schema you can drop it 2- if you recently upgraded or applied a patch you need to verify the dictionary object status and fix the schema as necessary 3- if the patch and dictionary upgrade were successful you can just recompile
package XDB.DBMS_XDBUTIL_INT as Rajeevan provided the fix for.

HTH -- Mark D Powell -- Received on Tue Jun 29 2004 - 08:42:25 CDT

Original text of this message

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