Home » RDBMS Server » Server Administration » Patch 9.2.07 class aurora/jvm not found
Patch 9.2.07 class aurora/jvm not found [message #178636] Thu, 22 June 2006 01:14 Go to next message
iedutz
Messages: 1
Registered: June 2006
Location: Romania
Junior Member

hi

i installed patch 9.2.0.7 for Oracle 9.i, on win 2000 server. when running post installation tasks, i got error on java:

BEGIN dbms_java.set_output(10000); END;

*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_JAVA.SET_OUTPUT' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored


BEGIN dbms_java.loadjava('-force -synonym -schema ORDSYS -resolve -grant PUBLIC ord/jlib/ordimsvr.jar'); END;

*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_JAVA.LOADJAVA' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored


BEGIN dbms_java.loadjava('-force -synonym -schema ORDSYS -resolve -grant PUBLIC ord/jlib/ordimann.jar'); END;

*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DBMS_JAVA.LOADJAVA' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

also error when trying to enable Java from Database Confiratior assistant, with: class oracle/aurora/jvm/oracleruntime doest not exist.

can anyone tell me what to do?
thanks
Re: Patch 9.2.07 class aurora/jvm not found [message #178693 is a reply to message #178636] Thu, 22 June 2006 03:57 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Try to remove and reinstall the JVM:

connect sys/ as sysdba
@?/javavm/install/rmjvm.sql
@?/javavm/install/initjvm.sql
Previous Topic: Problem during an upgrade from 8.1.7.4 to 9.2.0.4
Next Topic: While loging to system user!
Goto Forum:
  


Current Time: Fri Sep 20 12:41:40 CDT 2024