Jre not found when using Loadjava command
Raji78Mar 18 2007 — edited Mar 20 2007Hello,
I am getting an error when I run the below load java command on a 9.2.0.8 database on Sun/Solaris platform.
Command:
loadjava -user user/passwd@server.olc.med.com:1529:OLS2 -thin -force -resolve -verbose filename.jar
Error:
/olcdbt/u01/app/oracle/product/9.2.0.8/bin/loadjava: /olcdbt/u01/app/oracle/product/9.2.0.8/jdk/jre/bin/jre: not found
When I tried creating a new Jre soft link from $ORACLE_HOME/bin like : 'ln -s $ORACLE_HOME/jdk/jre/bin/java $ORACLE_HOME/jdk/jre/bin/jre' its giving a new error:
jre was not found in /olcdbt/u01/app/oracle/product/9.2.0.8/jdk/jre/bin/../bin/sparc/native_threads/jre
Strange thing here is that this was working fine in 9206 home and after upgrading to 9208 1 month back I am facing this issue. I am sure I am missing something here but not sure what.. Please help me resolve this issue.
Regards,
Raji.