Datapatch Is Failing With MDSYS Related Errors - ORA-29532 ...java.lang.ArrayIndexOutOfBoundsException
(Doc ID 2671527.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Spatial and Graph - Version 19.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Errors raised when patching Oracle 19c database from 19.4.0 to19.6.0 - this issue is also relevant for databases created after 19.6 OJVMRU has been applied to the Oracle Home and end up with invalid MDSYS-owned java class objects.
This problem can be confirmed by attempting to load the following SDO jar file:
SQL> call dbms_java.loadjava('-resolve -force -synonym -schema MDSYS -grant PUBLIC md/jlib/sdoutl.jar');
call dbms_java.loadjava('-resolve -force -synonym -schema MDSYS -grant PUBLIC md/jlib/sdoutl.jar')
*
ERROR at line 1:
ORA-29516: Aurora assertion failure: Bogus uncaught exception
ORA-00604: error occurred at recursive SQL level 1
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.ArrayIndexOutOfBoundsException
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 |