Hi,
please help. I have been trying to install Oracle 10R2 64 bit on RedHatAS4 64 bit but without success so far.The istallation process completes fine but I get the following errors when linking the Oracle Database:
1. Error in invoking target "Install" of makefile $ORACLE_BASE/product/10.2.0/db_1/ctx/lib/ins_ctx.mk
2. Error in invoking target "agent nmo nmb" of makefile
$ORACLE_BASE/product/10.2.0/db_1/sysman/lib/ins_sysman.mk
3. Error in invoking target "all_no_orcl" of makefile
$ORACLE_BASE/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
And the configuration assistant fails to to these errors.
I have been following the installation manual and other guides like (http://www.puschitz.com/InstallingOracle10g.shtml) and (
338440 but still dont seem to get it right.
I have the required packages installed. So when I run:
rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' binutils compat-db control-center gcc gcc-c++ glibc glibc-common gnome-libs libstdc++ libstdc++-devel make pdksh sysstat xscreensaver libaio libaio-devel
I get:
binutils-2.15.92.0.2-13.0.0.0.2 (x86_64)
compat-db-4.1.25-9 (i386)
compat-db-4.1.25-9 (x86_64)
control-center-2.8.0-12 (x86_64)
gcc-3.4.3-9.EL4 (x86_64)
gcc-c++-3.4.3-9.EL4 (x86_64)
glibc-2.3.4-2 (i686)
glibc-2.3.4-2 (x86_64)
glibc-common-2.3.4-2 (x86_64)
gnome-libs-1.4.1.2.90-44.1 (x86_64)
libstdc++-3.4.3-9.EL4 (i386)
libstdc++-3.4.3-9.EL4 (x86_64)
libstdc++-devel-3.4.3-9.EL4 (x86_64)
make-3.80-5 (x86_64)
pdksh-5.2.14-30 (x86_64)
sysstat-5.0.5-1 (x86_64)
xscreensaver-4.18-5.rhel4.2 (x86_64)
libaio-0.3.102-1 (i386)
libaio-0.3.102-1 (x86_64)
libaio-devel-0.3.102-1 (x86_64)
I even downgraded the binutils package according to the guides I have been following.
here is the part of the log file for the last error:
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2008-03-20_04-51-11PM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ipc_udp
undoMakeFileName =
installArguments =
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking UDP
please help.
thanx in advance