cancel
Showing results for 
Search instead for 
Did you mean: 

./runInstaller problem

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It is great , NOW the oracle installation is started . I was trying it since a long time . but again it got stuck in the mid of installation and giving error

"Error in invoking target install of makefile /oracle/DE3/920_32/network/lib/ins_oemagent.mk "

shell i ignore this message and continue

or it is a problem.

Please advise . Thanks for your great support

Thanks & Regards

Neeraj Ahuja

markus_doehr2
Active Contributor
0 Kudos

> "Error in invoking target install of makefile /oracle/DE3/920_32/network/lib/ins_oemagent.mk "

>

> shell i ignore this message and continue

yes - ignore that one.

If everything is completely linked then, install patchset 9.2.0.8 and the latest interim patches before you press "ok" in sapinst.

Markus

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Thanks for your great support , i have restarted the procedure and used the option "continue with old installation "

And now it is successfuly completed with any error.

Thank you very much

Neeraj Ahuja

Former Member
0 Kudos

Hi,

Thanks for your great support , It is almost done .I have given the password of ddic and sap* .

But at last stage it has given the following error

MUT-03010 Execution of the command "/tmp/sapinst exe.26022.1221826587/xtcc 'support.xsl' 'support.xti'" finished with status TST ERROR.

after that i have created a directory xtcc in "/tmp/sapinst exe.26022.1221826587

then the following error is comming

" MUT-03010 Execution of the command "/tmp/sapinst exe.26022.1221826587/xtcc 'support.xsl' 'support.xti'" finished with status TST ERROR "

Pl. advise .

Thanks & Regards

Neeraj Ahuja

Former Member
0 Kudos

Hi,

Thanks for your reply . The variable is set for root user and also added the parameter

LD_ASSUME_KERNEL=2.4.1

export LD_ASSUME_KERNEL for ora<SID> user's profile at /oracle/<SID>/.profile . Envirnment variable is showing root user through root user but not showing in ord<sid> user.

i am attaching the output of env for root user and ora<sid> user.

root user

[root@saptest DE3]# env

HOSTNAME=saptest

TERM=xterm

SHELL=/bin/bash

HISTSIZE=1000

SSH_CLIENT=::ffff:192.168.100.202 4697 22

QTDIR=/usr/lib/qt-3.3

OLDPWD=/root

SSH_TTY=/dev/pts/3

USER=root

LD_LIBRARY_PATH=/oracle/DE3/920_32/lib:/sapmnt/DE3/exe

LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.com=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:.tgz=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;35:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:.tif=00;35:

KDEDIR=/usr

SAPINST_JRE_HOME=/usr/java/j2sdk1.4.2_17/bin

MAIL=/var/spool/mail/root

PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/j2sdk1.4.2_17/bin:/root/bin

INPUTRC=/etc/inputrc

PWD=/oracle/DE3

JAVA_HOME=/usr/java/j2sdk1.4.2_17

LANG=en_US.UTF-8

SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass

SHLVL=1

HOME=/root

LD_ASSUME_KERNEL=2.4.1

LOGNAME=root

SSH_CONNECTION=::ffff:192.168.100.202 4697 ::ffff:192.168.101.254 22

LESSOPEN=|/usr/bin/lesspipe.sh %s

ORACLE_HOME=/oracle/DE3/920_32

G_BROKEN_FILENAMES=1

_=/bin/env

ora<sid> user env output

saptest:orade3 1> env

USER=orade3

LOGNAME=orade3

HOME=/oracle/DE3

PATH=/oracle/DE3/920_32/bin:.:/oracle/DE3:/usr/sap/DE3/SYS/exe/runU:/usr/sap/DE3/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin

MAIL=/var/spool/mail/orade3

SHELL=/bin/csh

SSH_CLIENT=::ffff:192.168.100.202 4709 22

SSH_CONNECTION=::ffff:192.168.100.202 4709 ::ffff:192.168.101.254 22

SSH_TTY=/dev/pts/4

TERM=xterm

HOSTTYPE=i386-linux

VENDOR=intel

OSTYPE=linux

MACHTYPE=i386

SHLVL=1

PWD=/oracle/DE3

GROUP=dba

HOST=saptest

REMOTEHOST=192.168.100.202

LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.com=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:.tgz=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;35:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:.tif=00;35:

G_BROKEN_FILENAMES=1

SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass

KDEDIR=/usr

LANG=en_US.UTF-8

SUPPORTED=en_US.UTF-8:en_US:en

LESSOPEN=|/usr/bin/lesspipe.sh %s

QTDIR=/usr/lib/qt-3.3

HOSTNAME=saptest

INPUTRC=/etc/inputrc

SAPSYSTEMNAME=DE3

DIR_LIBRARY=/usr/sap/DE3/SYS/exe/run

LD_LIBRARY_PATH=/usr/sap/DE3/SYS/exe/run:/usr/sap/DE3/SYS/exe/runU:/oracle/DE3/920_32/lib

THREAD=NOPS

dbms_type=ORA

dbs_ora_tnsname=DE3

dbs_ora_schema=SAPDE3

ORACLE_PSRV=DE3

ORACLE_SID=DE3

DB_SID=DE3

ORACLE_HOME=/oracle/DE3/920_32

ORACLE_BASE=/oracle

ORA_NLS33=/oracle/DE3/920_32/ocommon/nls/admin/data

NLS_LANG=AMERICAN_AMERICA.WE8DEC

SAPDATA_HOME=/oracle/DE3

Pl. advice . LD_ASSUME_KERNEL command is also not working for ora<SID> user.

Thanks & Regards

Neeraj Ahuja

markus_doehr2
Active Contributor
0 Kudos

Do not set this permanently in .profile but only for installation.

This is an environment variable and the syntax to set it depends on the shell you use. Root has "/bin/bash" as shell, thus you can "export LD_ASSUME_KERNEL..." (although root does not need that).

If you're using the default installation, the shell of <sid>adm and ora<sid> is "/bin/csh" so you need to

$ setenv LD_ASSUME_KERNEL 2.4.1

Markus

markus_doehr2
Active Contributor
0 Kudos

runInstaller is not used!

Please read the installation guide, you use RUNINSTALLER (in capitals) in the SAP subdirectory to install the software. Also set LD_ASSUME_KERNEL before your start the installation.

Markus

Former Member
0 Kudos

Dear Markus Doehr ,

Thank you very much for your reply , I have tried with RUNINSTALLER from sap directory but not it stucks at same place with same message

in the background it is showing the following message

saptest:orade3 2> ./RUNINSTALLER

Working in /oracle/stage/920_32/Disk1/SAP ...

Oracle Home Name: DE3_920_32

Oracle Install Group: dba

ORACLE_BASE=/oracle

ORACLE_HOME=/oracle/DE3/920_32

==============================

Preparing response files. Please wait:

======================================

Working on /oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP

.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

/oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.29715: Done

saptest:orade3 3> Initializing Java Virtual Machine from ../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java. Please wait...Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Font specified in font.properties not found [symbol-medium-r-normal-%d---p--adobe-fontspecific]

Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding

Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding

Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding

Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding

Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding

Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding

Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding

Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding

Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding

Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding

Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding

Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding

Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type VirtualBinding

Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type VirtualBinding

Pl. advice

Thanks and Regards

Neeraj Ahuja

markus_doehr2
Active Contributor
0 Kudos

Did you set LD_ASSUME_KERNEL before you started RUNINSTALLER?

Markus