Database Administration (MOSC)

MOSC Banner

ORA-29548 whenever dbms_java is executed

edited Aug 27, 2018 9:48AM in Database Administration (MOSC) 2 commentsAnswered ✓

I am trying to uninstall java from my 11.2.0.4 Oracle database (on AIX (power 64bit) platform).  Non RAC, but it does use ASM.

   Per instructions for uninstalling java, I got as far as executing @?/rdbms/admin/catnojav.sql and whenever the dbms_java package is executed, the ORA-29548 results. For instance:

CALL sys.dbms_java.dropjava('-s rdbms/jlib/CDC.jar')

     *

ERROR at line 1:

ORA-29548: Java system class reported: could not identify release specified in

classes.bin

ORA-06512: at "SYS.DBMS_JAVA", line 667

   I appreciate any suggestions I can try to work around this error.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center