error while install EPS [message #389958] |
Wed, 04 March 2009 05:28 |
mamo2244
Messages: 18 Registered: February 2009 Location: egypt
|
Junior Member |
|
|
hello everybody
i m trying to install 11i on Linux 4 and i go this error
RW-50004:Error code received when running external process.Check log file for details. Running Database install driver for Prod instance
and the log file
runProcess_5
Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
Cannot execute configure of environment for database ORACLE_HOME
RW-50010: Error: - script has returned an error: 31
RW-50004: Error code received when running external process. Check log file for details.
Running Database Install Driver for PROD instance
and by the way i m running installer as root user
|
|
|
|
|
Re: error while install EPS [message #390167 is a reply to message #390106] |
Thu, 05 March 2009 05:21 |
mamo2244
Messages: 18 Registered: February 2009 Location: egypt
|
Junior Member |
|
|
when i check the log file in /u01/oracle/proddb/9.2.0/install
in file make.log
- Linking Oracle
rm -f /u01/oracle/proddb/9.2.0/rdbms/lib/oracle
gcc -o /u01/oracle/proddb/9.2.0/rdbms/lib/oracle -L/u01/oracle/proddb/9.2.0/rdbms/lib/ -L/u01/oracle/proddb/9.2.0/lib/ -L/u01/oracle/proddb/9.2.0/lib/stubs/ -Wl,-E `test -f /u01/oracle/proddb/9.2.0/rdbms/lib/skgaioi.o && echo /u01/oracle/proddb/9.2.0/rdbms/lib/skgaioi.o` /u01/oracle/proddb/9.2.0/rdbms/lib/opimai.o /u01/oracle/proddb/9.2.0/rdbms/lib/ssoraed.o /u01/oracle/proddb/9.2.0/rdbms/lib/ttcsoi.o /u01/oracle/proddb/9.2.0/lib/nautab.o /u01/oracle/proddb/9.2.0/lib/naeet.o /u01/oracle/proddb/9.2.0/lib/naect.o /u01/oracle/proddb/9.2.0/lib/naedhs.o /u01/oracle/proddb/9.2.0/rdbms/lib/config.o -lserver9 -lodm9 -lskgxp9 -lskgxn9 -lclient9 -lvsn9 -lwtcserver9 -lcommon9 -lgeneric9 /u01/oracle/proddb/9.2.0/rdbms/lib/defopt.o -lknlopt `if /usr/bin/ar tv /u01/oracle/proddb/9.2.0/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/null 2>&1 ; then echo "-loraolap9" ; fi` -lslax9 -lpls9 -lplp9 -lserver9 -lclient9 -lvsn9 -lwtcserver9 -lcommon9 -lgeneric9 -lknlopt -lslax9 -lpls9 -lplp9 -ljox9 -lserver9 -locijdbcst9 -lwwg9 `cat /u01/oracle/proddb/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/oracle/proddb/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /u01/oracle/proddb/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/oracle/proddb/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `if /usr/bin/ar tv /u01/oracle/proddb/9.2.0/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsdo9"; fi` -lctxc9 -lctx9 -lzx9 -lgx9 -lctx9 -lzx9 -lgx9 -lordimt9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lsnls9 -lunls9 -lxsd9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /u01/oracle/proddb/9.2.0/lib/sysliblist` -Wl,-rpath,/u01/oracle/proddb/9.2.0/lib:/lib/i686:/lib:/usr/lib -lm `cat /u01/oracle/proddb/9.2.0/lib/sysliblist` -ldl -lm `test -f /u01/oracle/proddb/9.2.0/rdbms/lib/skgaioi.o && echo -laio`
/usr/lib/gcc/i386-redhat-linux/3.4.3/libgcc_s.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
collect2: ld returned 1 exit status
make: [/u01/oracle/proddb/9.2.0/rdbms/lib/oracle] Error 1 (ignored)
mv -f /u01/oracle/proddb/9.2.0/bin/oracle /u01/oracle/proddb/9.2.0/bin/oracleO
mv: cannot stat `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or directory
make: [ioracle] Error 1 (ignored)
mv /u01/oracle/proddb/9.2.0/rdbms/lib/oracle /u01/oracle/proddb/9.2.0/bin/oracle
mv: cannot stat `/u01/oracle/proddb/9.2.0/rdbms/lib/oracle': No such file or directory
make: [ioracle] Error 1 (ignored)
chmod 6751 /u01/oracle/proddb/9.2.0/bin/oracle
chmod: cannot access `/u01/oracle/proddb/9.2.0/bin/oracle': No such file or directory
make: [ioracle] Error 1 (ignored)
Completed...
/u01/oracle/proddb/9.2.0/bin/oracle did not relink properly.
Please review relink errors in this log file
|
|
|
|
|
Re: error while install EPS [message #391194 is a reply to message #390622] |
Wed, 11 March 2009 07:29 |
pablolee
Messages: 2882 Registered: May 2007 Location: Scotland
|
Senior Member |
|
|
Do not Report a post to a moderator simply because you have not got an answer yet. If people know the answer, they will help you. If they do not, they will not. We cannot make people answer posts
|
|
|
Re: error while install EPS [message #392061 is a reply to message #391194] |
Mon, 16 March 2009 04:19 |
mamo2244
Messages: 18 Registered: February 2009 Location: egypt
|
Junior Member |
|
|
hello everybody
i found the solution of that issue and its make sure that you have installed gcc or and c++ package and its better to reinstall it and it will run
thanks
|
|
|