My Oracle Support Banner

MDSYS and/or ORDSYS invalid JAVA CLASSES after upgrade from 9.2.0.x to 10.2.0.x (Doc ID 1112494.1)

Last updated on FEBRUARY 03, 2022

Applies to:

Oracle Multimedia - Version 10.2.0.4 and later
Oracle Spatial and Graph - Version 10.2.0.4 to 10.2.0.4 [Release 10.2]
Information in this document applies to any platform.Symptoms

After upgrading from 9.2.0.8.0 to 10.2.0.4.0, there are numerous invalid JAVA CLASSES in the Spatial and interMedia schemas and they are listed as invalid in DBA_REGISTRY. Attempts to compile the JAVA CLASSES fail with errors:

SQL> select distinct(text) from dba_errors where type='JAVA CLASS';
TEXT
----------------------------------------------------------------------------------------------------
ORA-29534: referenced object ORDSYS.oracle/ord/media/jai/codec/CALSImage could not be resolved
ORA-29534: referenced object ORDSYS.oracle/ord/media/dicom/mod/DicomModVal could not be resolved
ORA-29521: referenced name oracle/xml/parser/v2/XMLDocument could not be found
ORA-29521: referenced name oracle/xdb/dom/XDBDocument could not be found
ORA-29534: referenced object ORDSYS.oracle/ord/media/annotator/types/TimeCodeString could not be resolved

SQL> select comp_name,status from dba_registry;

COMP_NAME STATUS
---------------------------------------- -----------
Oracle XML Database VALID
Oracle Text VALID
Oracle interMedia INVALID
Spatial INVALID
Oracle Database Catalog Views VALID
Oracle Database Packages and Types VALID
JServer JAVA Virtual Machine VALID
Oracle Database Java Packages VALID
Oracle XDK VALID

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.