Hi everyone ,
I want to reload JVM in ORACLE 9.2.0.X
When I try to execute the sql
@/oracle/product/OraHome9/rdbms/admin/rmaqjms.sql
into this script exists this sentences.
call sys.dbms_java.dropjava('-s rdbms/jlib/aqapi.jar')
and give me this error
ERROR at line 1:
ORA-06576: not a valid function or procedure name
call sys.dbms_java.dropjava('-s rdbms/jlib/jmscommon.jar')