Oracle Multimedia (ORDIM) is INVALID and DBMS_JAVA.LOADJAVA fails with ORA-29534 causing INVALID Java Classes
(Doc ID 2231238.1)
Last updated on NOVEMBER 17, 2019
Applies to:
Oracle Multimedia - Version 11.2.0.2 and laterOracle Spatial and Graph - Version 11.2.0.4 and later
Information in this document applies to any platform.
Symptoms
dbms_java.loadjava generated errors during the upgrade causing many invalid MDSYS-owned JAVA CLASSES and also invalidating Oracle Multimedia (ORDIM):
09:56:05 SQL> Rem sdoloadj.sql
...
...
09:56:17 SQL> -- now resolve the references
09:56:17 SQL> call dbms_java.loadjava('-resolve -synonym -schema MDSYS -grant PUBLIC
09:56:17 2 md/jlib/sdoapi.jar md/jlib/sdoutl.jar md/jlib/sdotopo.jar
09:56:17 3 md/jlib/sdotype.jar md/jlib/sdonm.jar');
call dbms_java.loadjava('-resolve -synonym -schema MDSYS -grant PUBLIC
*
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
oracle.aurora.server.tools.loadjava.ToolsError:
Error during loadjava: Failures occurred during processing.
Check trace file for details
Elapsed: 00:00:36.70
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 |