Unable to Install Oracle 9i on redhat linux 9
44738Aug 23 2004 — edited Aug 26 2004Hi everybody,
I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed.
1) Setting of env varibles pertinent to oracle., say ORACLE_HOME,NLS_LANG etc.
2) PATH=$PATH:/usr/local/jdk1.3.1/bin:.
3) export LD_ASSUME_KERNEL=2.4.1
I have a set of 3 CD's for installation. As soon as I load the first CD. the runInstaller would run for sometime and stop, while I do the installation in the graphic mode.
When I try to install the same in the command line mode, I get to see something like the one below
Initializing java jre from /tmp/OraInstall0/... please wait.. and then it would come back to the command prompt.
I then invoke ps -ef | grep -i oracle to check if some process is running and I do get to see something. But ultimately nothing happens.
Please help me with this.