Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reg: DBMS_JAVA is in invalid state

user548266Jul 15 2009 — edited Jul 15 2009
All,

1) While exporting the data(logical backup) for specific user, im prompted with

Export: Release 9.2.0.1.0 - Production on Wed Jul 15 21:21:23 2009

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.


Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
Export done in WE8MSWIN1252 character set and UTF8 NCHAR character set
server uses UTF8 character set (possible charset conversion)

About to export specified users ...
. exporting pre-schema procedural objects and actions
. exporting foreign function library names for user SYS
. exporting PUBLIC type synonyms
EXP-00008: ORACLE error 6575 encountered
ORA-06575: Package or function DBMS_JAVA is in an invalid state
EXP-00000: Export terminated unsuccessfully

2) It is also observed that on querying

select * from dba_registry

XDB Oracle XML Database 9.2.0.4.0 INVALID 12-MAR-2007 19:20:03 SYS XDB DBMS_REGXDB.VALIDATEXDB (null) (null)

the Oracle XML database is in INVALID state and some of the packages "XMLATTRCOVER","XMLDOCUMENTCOVER","XMLTEXTCOVER" ETC are in invalid state.

Please any ideas would be great in resolving the issue.

Regards,
ORA
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2009
Added on Jul 15 2009
3 comments
728 views