Home » Infrastructure » Linux » Installation errors of Oracle 9i R1 in Linux (Oracle 9.0.1.0 R1, RHEL 5.8)
Installation errors of Oracle 9i R1 in Linux [message #603739] Thu, 19 December 2013 00:55 Go to next message
reym21
Messages: 241
Registered: February 2010
Location: Philippines
Senior Member

Gurus,

Good day!

We need an Oracle 9i Release 1 (that will connect to Oracle version 7.3.4 via dBlink) to be installed in a Linux machine, we already tried it in RHUL 4 32-bit and Oracle Linux (virtualized) 5.7 64-bit, but both were failing, we encountered these errors below:

Error:
[oracle@localhost Disk1]$ ./runInstaller
Initializing Java Virtual Machine from ../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java. Please wait...
[oracle@localhost Disk1]$ Error occurred during initialization of VM
Unable to load native library: /home/oracle/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

AND ...

[oracle@localhost ~]$ sqlplus /nolog
sqlplus: error while loading shared libraries: libclntsh.so.9.0: cannot open shared object file: No such file or directory
[oracle@localhost ~]$ netca
/u01/app/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /u01/app/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
[oracle@localhost ~]$ dbca
/u01/app/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
[oracle@localhost ~]$
[oracle@localhost ~]$
[oracle@localhost ~]$ export LD_ASSUME_KERNEL=2.4.9
[oracle@localhost ~]$ dbca
[oracle@localhost ~]$ sqlplus /nolog
sqlplus: error while loading shared libraries: libclntsh.so.9.0: cannot open shared object file: No such file or directory
[oracle@localhost ~]$ netca
/u01/app/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /u01/app/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

We need to first test its installation before we proceed to deploy it in an ODA server with RHEL 5.8 64-bit.

Thank you in advanced.
Re: Installation errors of Oracle 9i R1 in Linux [message #603747 is a reply to message #603739] Thu, 19 December 2013 01:44 Go to previous messageGo to next message
trantuananh24hg
Messages: 744
Registered: January 2007
Location: Ha Noi, Viet Nam
Senior Member
libclntsh.so


seem to be not installed before Oracle installation.
How about the other requirment packages?
Re: Installation errors of Oracle 9i R1 in Linux [message #603758 is a reply to message #603747] Thu, 19 December 2013 02:46 Go to previous message
reym21
Messages: 241
Registered: February 2010
Location: Philippines
Senior Member

Thank you for this. I attached the log for reference.

Regards,
Previous Topic: Oracle Database 12c install on existing 11g system
Next Topic: Relink Error
Goto Forum:
  


Current Time: Thu Mar 28 20:40:51 CDT 2024