Dear ALL Gurus,
I am facing some problem while installing sap ecc5 on linux es4 . Central instance is successfuly installed . while installing database instance it stucks in the mid of installation while installation oracle 9i .
OUI screen comes . After selecting all the options it do not start the installation of oracle and stuck at the screen
Installing Java run time envirment 1.1.8.1.0 Link Pending
it is not giving any error .
I have followed the below process.
1. Dump all the required installer at server .
2. installed Java Version 1.4.2.17
3. set the following paths in /etc/profile file , same for ord<sid> users profile at $HOME/.profile for ora<sid> user
JAVA_HOME=/usr/java/j2sdk1.4.2_17/bin
export JAVA_HOME
LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL
ORALCE_HOME=/oracle/DE3/920_32
export ORALCE_HOME
LD_LIBRARY_PATH=$ORACLE_HOME/lib;/sapmnt/DE3/exe
export SAPINST_JRE_HOME=/usr/java/j2sdk1.4.2_17/bin
4. started the command on linux server from installer directory LINUX_32
./sapinst SAPINST_START_GUI=false
5. then started the below command from windows computer
Startinstgui -192.168.101.254 -21212
and taken the GUI on windows computer
6. now installed the Central instance successfully
7. started Database installation , At mid of installation it prompts to install oracle
8. i logged in to linux server through ora<sid> user and started the installation of oracle But when i selected the options and start installation it stucks at
" Installing Java run time envirment 1.1.8.1.0 Link Pending "
copying README
what to do . pl. help
one more thing i have installed oracle patch p3006854_9204_LINUX and saplocales but still the problem is comming .
Thanks in Advance
Neeraj Ahuja