Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

OUI-Error with 9i rdbms on SLES 10

edited Mar 19, 2009 2:17AM in Database Install/Upgrade/Opatch (MOSC) 2 comments

HI, how to manage this:
After invoking ./runInstaller the message
"Error: can't find libjava.so."
appears.

I have tried it after some research with patch 2878462.
In Directory: Disk1/install/linux you will find 3 Files:
runInstaller, runInstaller.sh and oraparam.ini

First you have to investigate where your local apropriate Java-Installation is located (1.3 or 1.4)
This Path has to be inserted in oraparam.ini at: JRE_LOCATION

For example, instead of JRE_LOCATION=../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux
write:
JRE_LOCATION=/opt/VRTSob/jre
or
JRE_LOCATION=/usr/local/jre


Then you may start OUI with ./runInstaller normaly.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center