Problem: After installing Oracle 9.2.0.4, netca and dbca fail with error:
jre was not found in:
/u01/app/oracle/oracle.swd.jre/bin/i386/native_threads/jre
Solution: Change directory to:
/u01/app/oracle/oracle.swd.jre/bin/i386/native_threads
Then create symbolic link to jre:
ln -s java jre
netca can now be launched.
Recent Comments