Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM installation not successful with oracle 11g installation

690978Nov 30 2009 — edited Nov 30 2009
Hi,
We are porting our application from Oracle 10g (10.2.0.1) to 11g on HP-UX. JVM installation was being done earlier using initjvm.sql whereas with oracle 11g as per my understanding the JVM gets installed with create database command itself. I have a few queries here:

1. Will the JVM installation take place by default in Oracle 11g installation ?
2. In our case when we run the create database command, and check the dba_registry, JAVAVM component is not present. Post this i tried running the initjvm.sql as sysdba. But the status in dba_registry for JAVAVM comes as REMOVING instead of VALID.
3. When i try to re-run the sql, it obviously says JVM component already installed and remove it first, however even after running rmjvm.sql, the status remains REMOVING and JAVAVM is not removed.

Please guide me, how to install JAVAVM in 11g or let me know where i am going wrong.

Regards,
Puneet Matai
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2009
Added on Nov 30 2009
7 comments
5,875 views