Database Utilities (MOSC)

MOSC Banner

How to solve this problem? ORA-29548: Java system class reported: could not identify release specifi

edited Feb 11, 2015 10:05AM in Database Utilities (MOSC) 1 commentAnswered

Hi,

(We uses 11.2.0.4 on Win64)

We get the following error:

EXP-00008: ORACLE error 29548 encountered

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

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

EXP-00000: Export terminated unsuccessfully

and executed

SELECT dbms_java.longname (object_name) FROM user_objects

WHERE object_type = 'JAVA CLASS' AND status = 'VALID';

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 139

Did we execute under  @rmjvm.sql   @initjvm.sql

to solve this problem?

Thanks fro help

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