An error occurred while installing ORACLE9204 in LINUX !!

Source: Internet
Author: User
[Oracle @ localhost ~] $ Uname-aLinuxlocalhost.localdomain2.6.9-55.ELsmp #1SMPFriApr2017: 03: 35edt2007i686i686i686i1_gnulinux1, question 1 [oracle @ dbServerDisk1] $. runInstaller [oracle @ dbServerDisk1] $ InitializingJavaVirtualMac

[Oracle @ localhost ~] $ Uname-a Linux localhost. localdomain 2.6.9-55. ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux 1. Question 1 [oracle @ dbServer Disk1] $. /runInstaller [oracle @ dbServer Disk1] $ Initializing Java Virtual Mac

[Oracle @ localhost ~] $ Uname-
Linux localhost. localdomain 2.6.9-55. ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux

1. Question 1
[Oracle @ dbServer Disk1] $./runInstaller
[Oracle @ dbServer Disk1] $ InitializingJavaVirtual Machine from/tmp/OraInstall2
008-10-09_12-56-11PM/jre/bin/java. Please wait...
Error occurred during initialization of VM
Unable to load native library:/Tmp/OraInstall2008-10-09_12-56-11PM/jre/lib/i386
/Libjava. so: symbol _ libc_wait, versionGLIBC_2.0 not defined in file libc. so.6
With link time reference

Solution:
When you execute runInstaller from the Oracle 9iR2 (9.2.0) CD, you will get the following

Error message:

Error occurred during initialization of VM
Unable to load native library:/tmp/OraInstall2003-10-25_03-14-

57PM/jre/lib/i386/libjava. so:
Symbol _ libc_wait, version GLIBC_2.0 not defined in file libc. so.6 with link time

Reference


To resolve the _ libc_wait symbol issue, download the p3006854_9204 patch

P3006854_9204_LINUX.zip fromHttp://metalink.oracle.com/. See bug 3006854 for more

Information.

Su-root
# Unzip p3006854_9204_LINUX.zip
Archive: p3006854_9204_LINUX.zip
Creating: 3006854/
Inflating: 3006854/rhel3_pre_install.sh
Inflating: 3006854/README.txt

# Cd 1, 3006854
# Sh rhel3_pre_install.sh
Applying patch...
Patch successfully applied
#
2. Question 2

How can I fix garbled characters on the installation interface of Oracle in linux!

Export NLS_LANG = AMERICAN_AMERICA.UTF8
Export LC_ALL = C

3. Question 3
Run the command during installation of oracle9.2.0.4 in linuxrh4.To 63% hours

Exception String: Error in invoking target install of makefile

/Orasys/oracle/product/9.2.0/plsql/lib/ins_plsql.mk

The patch package is already in use.

CheckInstallLogs

Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target install of makefile

/U01/app/oracle/plsql/lib/ins_plsql.mk

Perform the following operations in linux:

Mv/usr/bin/gcc/usr/bin/gccold
Mv/usr/bin/gcc32/usr/bin/gcc

After successful installation, remember to change it back.
Mv/usr/bin/gcc/usr/bin/gcc32
Mv/usr/bin/gccold/usr/bin/gcc

4. Question 4
/Home/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libzip. so: symbol errno, version

GLIBC_2.0 not defined in file libc. so.6
Link time reference (libzip. so)
Unable to initialize threads: cannot find class java/lang/Thread
Cocould not create Java VM

Export PATH LD_ASSUME_KERNEL = 2.4.1  
# (1) this step is very important, as long as the kernel version below 2.6.0 can be used, do not write your own kernel version

. An internal jvm error occurs.
/Opt/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
Cocould not create Java VM
(In fact, after the installation is successful in 2.4.20, the kernel version 2.6.0 can still run normally .)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.