Error installing Oracle9.2.0 on RedHat Enterprise3

Hi,
I tried to install Oracle9.2.0 on Linux RedHat Enterprise3, when run ./runInstaller the oracle gui installer not completed it just stop at 0% progress and when look logs file at /oracle/oraInventory/logs/ it content:
Java.lang.UnsatisfiedFieldError: /tmp/oraInstall2004-06-07_09-12-29PM /libactionUnix22.so : /tmp/oraInstall2004-06-07_09-12-29Pm/libactionunix22.so:symbol errno, version Glibc_2.0 not defined in file libc.so.6 with link time reference
at java.lang.classloader$nativelibrary.load (native method)
at java.lang.classloader.loadlibrary0 (classloader.java:1419)
at java.lang.classloader.loadlibrary (classloader.java:1314)
at java.long.Runtime.load0 (Runtime.java:698)
at java.long.System.load (System.java:797)
at ssoiGenClassUx22.<clinit> (ssoiGenClassUx22.java:25)
at sscreatelinkux.createlink (sscreatelinkux.java:255)
at sscreatelinkux.installAction (sscreatelinkux.java:83)
at oracle.sysman.oii.oiis.oiiscompactions.doActionWithException (oiisCompActions.java:1357)
at oracle.sysman.oii.oiis.oiiscompactions.doActionImpl (oiisCompActions.java:1157)
at oracle.sysman.oii.oiis.oiiscompactions.doAction (oiisCompActions.java:604)
at CompActions.doActionP1createLink3 (compActions.java:310)
at CompActions.StateChangeActions (compActions.java:106)
at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiilActionThr.run (oiicInstallActionPhase.java:604)
at oracle.sysman.oii.oiic.oiicInstallActionsPhase.executeProductPhases (oiicInstallActionPhase.java:2199)
at oracle.sysman.oii.oiic.oiicInstallActionsPhase.doInstalls (oiicInstallActionPhase.java:2052)
at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiInstRun.run (oiicInstallActionPhase.java:2945)
at java.lang.Thread.run (Thread.java:484)
hope someone can give clue what should i do and check.
Thanks and Regards,
Ed

hi Ed,
your log clearly states that there is some problem with your glibc kernel, and there are some relinking issues also.
I suggest you to download the glibc and extract that tar file , which produces one shell script , run it and mostly your problem gets solved. By the way dont forget to copy the relink file in $ORACLE_HOME/bin.
get back after your attempt
regards
srinivas

Similar Messages

  • Error installing Oracle9i Forms Demos

    I have downloaded full demo of Oracle9i Forms (forms9iDemos9_0_0_1.zip) and installed it in 9iDS home.
    Everytime I click on every link in the sample page, it shows forms error message:
    FRM-92610: WEB Client Version too old.
    My jinitiator version is 1.3.1.9. I have tried using IE and Netscape but still error.
    Anyone know how to solve this?

    Hi,
    go to
    "Documents and Settings\<username>\Oracle Jar Cache" and clear this. I assume that you upgraded Forms to patch 1 and now the cache contains an older version oft the jar files
    Frank

  • Error installing 11.1.2 on redhat 5 --Oracle HTTP server -- -failed

    when i am installing 11.1.2 on RHEL 5 ,i see that Oracle HTTP server installtion failed.
    I am not understanding what could be the reaosn .?
    Else is there a way to avaoid the Oracle HTTP server and go for apche HTTP server.
    Help needed

    Installing Oracle HTTP Server manually may be an option here.
    It seems straight-forward enough. You can run the Oracle HTTP Server installer in GUI mode, outside EPM System Installer, using setup.exe (Windows) or runInstaller from EPM_ORACLE_HOME/common/ohs2_tmp_stage/Disk1. Specify MIDDLEWARE_HOME/ohs as the target installation folder, and accept the defaults for all other settings.
    Good Luck...!!!!

  • Failed to Install 9i SCM under Oracle9.2.0 on Redhat 7.3

    Hi, I've installed Oracle9.2.0 on Redhat 7.3 successfully.
    Next I run the installer for 9i SCM I receive :
    "Error invoking target install of makefile /opt/oracle/product/9.0.1/plsql/lib/ins_plsql.mk"
    error. I have commented out the LD_SELF_CONTAINED="-z defs" line in $ORACLE_HOME/bin/genclntsh and rebuilt it under my oracle login. When I hit retry, the error persists.
    Any help would be deeply appreciated.
    Jeff Manning

    Jeff,
    This still looks like the following:-
    fact: Oracle Server - Enterprise Edition 9.0.1
    fact: Intel Based Server LINUX
    fact: RedHat 7.1
    fact: SuSE 7.3
    symptom: Installation fails
    symptom: Error during linking
    symptom: ins_plsql.mk
    cause: <Bug:1843232>
    Versions of ld prior to version 2.11 ignored the "-z defs" flag. ld
    version 2.11 and later have the ability to use this flag. Because of this the
    genclntsh script fails to produce the libclntsh.so library on a machine running
    ld > 2.11.
    The "-z defs" is set in the variable LD_SELF_CONTAINED in the
    genclntsh script.
    fix:
    When receiving this error during installation, follow these steps:
    1. Open a new console window on the host as the installation user.
    2. Set up the Oracle environment (i.e. ORACLE_HOME).
    3. Make a backup of the $ORACLE_HOME/bin/genclntsh script.
    4. Remove the ${LD_SELF_CONTAINED} flag from the ld command in the 'Create
    Library' section.
    5. Run the genclntsh script.
    6. Click on 'Retry' in the Universal Installer
    Was the rebuild successful before you clicked the 'Retry'.
    We are also still in the process of certifying 9i SCM on the 9.2 database. Though we have seen no issues so far.
    David

  • Error ORA-03113 while install Oracle9i r2 on redhat Advance serer

    Hello All:
    Can anyone inform me how to correct the error ORA-03113 when I install oracle 9i on RedHat Advance Server 2.1
    This error has something to do with setting my CLASSPATH I think.
    Thank YOU
    Ezra Taylor

    Hi,
    You don't mention where exactly you were receiving this error but I was receiving this error when doing the database creation via DBCA. I was able to get around this by altering the 'shmmax' parameter. I suspect that the classpath is not the issue in this case, infact I think it should be unset (as well as other things such as JAVA_HOME).
    I initially tried the 100Mb specified at this site: http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    However this wasn't enough so I went for the 'loony' option and set it to its maximum value using sysctl as root (see below):
    sysctl -w kernel.shmmax=4294967295
    Obviously you probably don't want to leave it at this size and will want to find the appropriate value. (Oracle reccomends half of physical memory - I haven't tried this yet).
    HTH,
    Gareth.

  • Error on Install Oracle9i R2 on RedHat Linux 7.3

    When I have installed Oracle9i R2 on RedHat Linux 7.3,I reboot the machine,
    and then write this:
    sqlplus
    SQL> sys /change_on_install as sysdba
    SQL>Connect to Iddle
    SQL>startup
    SQL>sltln:environment variable cannot be evaluated
    What`s the matter?
    thanks

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Error in writing to directory when installing Oracle9i

    Hi, i am installing Oracle9i 64bit on a 64bit processor and when i run the installer and i get the following error:
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2006-12-07_02-38-41PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2006-12-07_02-38-41PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the tmp directory and it has enough space and the directory is drwxrwxrwx
    thanks

    Check similiar discussion in Problem installing Oracle HTTP Server on Red Hat Enterprise Linux4 for APEX

  • "Error writing to file" when installing Oracle9i

    I am fairly new to Oracle and have not been able to install Oracle 9i on my Redhat 7.2 box. In three attempts to install I have encountered the same error at some point, usually early on 5% or 10% into the install.
    The error is:
         "Error in writing to file /usr/oracle/product/9.2.0/olap/wrksht/wks.jar"
    However, it has not happened on the same file each time. I have stopped the installation of that component, but it encounters the same error on other files. I have tried redownloading the oracle disks and reinstalling, but to no avail. I read on one posting that Oracle needs to have glib2.2(rather than glib1.2) installed, so I downloaded it and will be trying that later today. If anyone has encountered this error and knows how to solve it I would appreciate the help. Below I have listed my computer configuration and I have attached the portion of the install log that identifies the error that takes place.
         Thanks
         Ed
         Here is my setup:
         Dual boot system running Redhat 7.2 and Win2k      server.
         Pentium III 400 MHZ
         256 MB of RAM
         30 GB Hard drive split in half-- 15GB for linux      15GB for windows.
         The mount points for linux are
         /          400 MB
         /boot      400 MB
         /home          1GB
         /tmp          600 MB
         /swap          600 MB
         /usr          12GB
         ORACLE_HOME is /usr/oracle/product/9.2.0
         all data files and software are under /usr/oracle
         Portion of the install log:
    Starting install install phase 1 of component Oracle OLAP Worksheet
    Calling query areasQueries2.2.0.7.0 getProductHome
    name = oracle.swd.jre
    startVersion = 1.1.8.0.0
    endVersion = 1.1.8.99.99
    acceptCompatible = null
    Query returned : /usr/oracle/jre/1.1.8
    Setting value of JDK_ROOT to /usr/oracle/jre/1.1.8
    Calling action fileActions2.2.0.10.0 copyGroupFromJar
         selectedNodes = null
         copyGroup = worksheet
         permissions = 644
         owner = null
         group = null
         copyAsText = null
         JarLoc = /tmp/OraInstall2003-01-23_03-02-09PM/temp57
         gpEntries = [[xsjwork.jar ->%ORACLE_HOME%/olap/wrksht/xsjwork.jar 1803268 plats=1=>
    Exception thrown from action: copyGroupFromJar
    Exception Name: IOException2
    Exception String: Error in writing to file /usr/oracle/product/9.2.0/olap/wrksht/wks.jar
    Exception Severity: 2
    *** Cancel Dialog:  ***
    User selected: Stop installation of all products.
    Exception handling set to prompt user with options to  RETRY  IGNORE
    User choice : User selected stop installation of all components
    Error in writing to file /usr/oracle/product/9.2.0/olap/wrksht/wks.jar
    Unable to read the list of homes from the inventory.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    Did you guys finally find solution to the problem?
    I have been trying to install Oracle 9.2.0.1 on redhat 8.0 box, for ages now. I get the following error first during install
    Error in writing to file libclntsh.so.9.0
    Then it is a series of errors, similar.
    In the end there is the dreaded linking error... for the ins_rdbms.mk sdo_on
    i just cant handle it.
    What the hell is wrong?
    I have done everything right as far as i know... any solutions?
    cheers

  • Installing Oracle9i  Developer in win 2000 profes..win system file  error

    Hello all,
    I am trying to install oracle9i developer. I am getting error "90201iDS_win32.exe is not a valid win32 application". Oracle installation guide mension to run wsf.exe file.. Could you please tell me the procedure. I could not find the wsf.exe file......Please help me..My hair is getting dry...
    Thanks

    Hi,
    the 90201iDS_win32.exe file is a self extractor file. It will unzip alone and create 2 folders disk1 and disk2 that are the installation disks.
    But, if this file make an error, maybe you have to delete it and start again the batch file (file10).
    The .brk files are not zipped. It's only file divion. The batch file concatenate the 9 .brk file to obtain the .exe file wchich is devided on 9 files.
    One question, do you have enough disk space? and which file system areyou using (NTFS ou FAT32)?
    I hope that can help you.
    Hedi.

  • Problem installing Oracle 8.05 on Redhat Linux 7.1

    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]---------------------------------------------
    Action: Installing install.
    Command: (make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install), Out=/opt/oracle/home/orainst/make.log, Err=/opt/oracle/home/orainst/make.log
    chmod 755 /opt/oracle/home/bin
    rm -f oracle exp imp sqlldr tkprof mig dbv tstshm maxmem orapwd dbfsize cursize rman genoci svrmgrl extproc ihsalloci ihsots ihsdepxa ogms ogmsctl osh sbttest /opt/oracle/home/rdbms/lib/ksms.s /opt/oracle/home/rdbms/lib/ksms.o
    echo " - Linking Oracle " ;\
    /opt/oracle/home/bin/echodo cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o \
    -lserver -lclient -lvsn -lcommon -lgeneric \
    /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt \
    -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt \
    -lslax -lplsf -lplsb -lextp -ldbicx \
    /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o `cat /opt/oracle/home/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql `cat /opt/oracle/home/rdbms/lib/nmliblist` `if ar tv /opt/oracle/home/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lmdknl -lmdhh"; fi` \
    -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql ;
    - Linking Oracle
    cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o -lserver -lclient -lvsn -lcommon -lgeneric /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt -lslax -lplsf -lplsb -lextp -ldbicx /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql /opt/oracle/home/rdbms/lib/skgxns.o -lmdknl -lmdhh -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql
    /opt/ora cle/home/lib//libplsf.a(spssimb.o): In function `pss_gets':
    spssimb.o(.text+0x4ef): the `gets' function is dangerous and should not be used.
    /opt/oracle/home/lib//libgeneric.a(skgfr.o): In function `skgfrcre':
    skgfr.o(.text+0x4de): the `llseek' function may be dangerous; use `lseek64' instead.
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconsi':
    hoco.o(.text+0x104d): undefined reference to `__strtoq_internal'
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconui':
    hoco.o(.text+0x126a): undefined reference to `__strtouq_internal'
    collect2: ld returned 1 exit status
    make: *** [opt/oracle/home/rdbms/lib/oracle] Error 1
    Status: 2
    (( OIERR-SYSTEM: make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install ))
    --------------[ rdbms.ins 2631 ]---------------------------------------------
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Nicholas Waltham ([email protected]):
    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]<HR></BLOCKQUOTE>
    Well ,I tried to install Oracle 8.0.5 in Debian Potato. At end I desist.
    Oracle 8.0.5 works with glibc 5 and Debian Potato with glibc6 .
    I guess this is your problem.
    There are patches for this but i don't get
    to make work.
    Sorry for my english.
    Cisar

  • Problems to install Oracle9i on Linux RH 7.1

    Error message appeared during installation process.
    "Error in involing target install of makefile
    /disk01/app/oracle/products/9.0.1/plsql/lib/ins_plsql.mk"
    Does anybody know what to do?

    Try the instruction on this URL
    http://www.e-gineer.com/instructions/install-oracle9i-on-
    linux.phtml
    The problem may be coming from the binutils verson imcompatible.

  • Problem to installing oracle9i software! please help me..

    Hai good afternoon!!
    When i am installing oracle9i software it displaying the following error. Please tell how i am clear this error.. please help. Advanced thank you to all
    Configuration Tools
    Tool Name Status
    Agent configuration Assistant failed(see details...)

    Agent configuration Assistant failed(see details...) Have you seen the details what do they say? Additionally there should be log file being created during the installation, please see the logs?
    Please tell how i am clear this errorBefore clearing, you need to know the error the details will have explanation about the error(s).
    Adith

  • Install oracle9i(9.2.0.4) on Fedora Core3

    Install Oracle9i(9.2.0.4) on Fedora Core 3
    I. Prepare the files
    1. Download ship_9204_linux_disk1.cpio.gz, ship_9204_linux_disk2.cpio.gz ship_9204_linux_disk3.cpio.gz from www.oracle.com to your local disks.Unzip them all.
    gunzip ship_9204_linux_disk1.cpio.gz
    gunzip ship_9204_linux_disk2.cpio.gz
    gunzip ship_9204_linux_disk3.cpio.gz
    cpio -idmv < ship_9204_linux_disk1.cpio
    cpio -idmv < ship_9204_linux_disk2.cpio
    cpio -idmv < ship_9204_linux_disk3.cpio
    there will be three new sub-directories named Disk1,Disk2,Disk3 in the directory.
    2. Copy compat-gcc-7.3-2.96.128.i386.rpm, compat-gcc-c++-7.3-2.96.128.i386.rpm, compat-libstdc++-7.3-2.96.128.i386.rpm, compat-libstdc++-devel-7.3-2.96.128.i386.rpm from Red Hat EL AS3 installation CDs to a temporary directory.
    3. Make a script file named rhel3_pre_install.sh with the following content:
    #!/bin/bash
    USER=`whoami`
    if [ $USER != root ]; then
    echo "Must be root to run this script, please login as root and re-try"
    exit
    fi
    # see if libcwait.so is already being loaded
    if [ -f "/etc/ld.so.preload" ] && [ -n "`grep libcwait /etc/ld.so.preload`" ]; then
    echo "Patch has already been applied"
    exit
    else
    echo "Applying patch..."
    fi
    cat << EOF |
    #include <errno.h>
    #include <sys/syscall.h>
    #include <sys/types.h>
    #include <sys/wait.h>
    pid_t
    __libc_wait (int *status)
    int res;
    asm volatile ("pushl %%ebx\n\t"
    "movl %2, %%ebx\n\t"
    "movl %1, %%eax\n\t"
    "int \$0x80\n\t"
    "popl %%ebx"
    : "=a" (res)
    : "i" (__NR_wait4), "0" (WAIT_ANY), "c" (status), "d" (0), "S" (0));
    return res;
    EOF
    gcc -O2 -shared -fpic -xc - -o /etc/libcwait.so
    echo "/etc/libcwait.so" >>/etc/ld.so.preload
    echo "Patch successfully applied"
    Change the file property to executable. Open a terminal, do it as ‘root’ user.
    sh rhel3_pre_install.sh
    II. Prepare the system
    1. Check if the following rpms have been installed.
    rpm –qa | grep compat-db
    rpm –qa | grep openmotif
    rpm –qa | grep setarch
    make sure they are installed exactly.
    2. Install the four rpms copy out from RHEL AS3.Do the following command in the directory which contains them.
    rpm –Uvh com*rpm --force
    check them by rpm –qa | grep compat
    make sure they are installed exactly.
    3. Change the gcc to oracle required
    mv /usr/bin/gcc /usr/bin/gcc34
    mv /usr/bin/g++ /usr/bin/g++34
    ln -s /usr/bin/gcc296 /usr/bin/gcc
    ln -s /usr/bin/g++296 /usr/bin/g++
    4. Modify /etc/sysctl.conf, add the following content:
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    If you have more then 2G ram, you can set kernel.shmmax = 2147483648
    5. Modify /etc/security/limits.conf, add the following content:
         oracle    soft    nofile    65536
         oracle    hard    nofile   65536
         oracle    soft    nproc    16384
         oracle    hard    nproc    16384
    then, restart the computer.
    III. Prepare the user and the directories
    1. Add user and groups
    groupadd oinstall
    groupadd dba
    useradd -g oinstall -G dba oracle
    passwd oracle
    2. Make directories
    mkdir -p /opt/ora9/product/9.2
    mkdir /var/opt/oracle
    chown oracle.dba /var/opt/oracle
    chown -R oracle.oinstall /opt/ora9
    chmod 755 /var/opt/oracle
    3. Change X unlimited to anyone
    xhost +
    4. set the ‘root’ user’s environment
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    5. open a new terminal
    su – oracle
    modify the .bashrc, add the following content:
    #oracle 9i
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin:$PATH
    export ORACLE_OWNER=oracle
    export ORACLE_SID=ora9
    export ORACLE_TERM=vt100
    export LD_ASSUME_KERNEL=2.4.1
    export THREADS_FLAG=native
    export LD_LIBRARY_PATH=/opt/ora9/product/9.2/lib:$LD_LIBRARY_PATH
    # change this NLS settings to suit your country:
    # example:
    # german_germany.we8iso8859p15, american_america.we8iso8859p2 etc.
    export LANG=en_US
    export LC=en_US
    then refresh the environment: source .bashrc
    check if them take effect. set | more
    6.logout and relogin as ‘oracle’.
    IV. Finish the installation.
    Change the current directory to which you download the oracle9i installation files.
    ./Disk1/runInstaller
    Good luck!
    ======================================================
    any question,u can contact me.my MSN: [email protected]
    u can also down the 'MS word' format file by http://52asp.kmip.net/Install Oracle9i.doc

    OK thank you very much Ivan
    You cookbook was very useful because i encountered exactly errors that you mentionned.
    Thanks !!

  • Installing oracle9i in linux

    hi ,
    while installing oracle9i in linux it asked me to run ./root.sh
    when i run this command it asked to me to give local bin directory. so i gave /usr/bin
    after that it gave the following error:
    starting RPM to install the LSSV product for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    error:failed dependencies
    libtercap.so.2 is needed by orclclnt.nw_lssv.build.71.1
    error:failed dependencies
    orcclnt=nw_lssv.build.71.1 is need by orcldrvr_nw_lssv.build.71.1
    error:failed dependencies
    orclclnt=nw_lssv.build.71.1 is need by orclnode_nw_lssv.build.71.1
    orcldrvr=nw_lssv.build.71.1 is needed by orclnode_nw_lssv.build.71.1
    libscrsi.so is needed by orclnode_nw_lssv.build.71.1
    libsji.so is needed by orclnode_nw_lssv.build.71.1
    installation of lssv is not succeed
    for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    now how to solve this what to do now? can any one help?

    It sound like a duplicate thread, see an answer in installing oracle9i in linux in Installation Forum.<br>
    <br>
    Nicolas.

  • Error installing Patch 9.2.0.4

    Hello,
    I am installing Oracle9i patch 9.2.0.4 on a 64-bit AIX 5L machine. It currently has Oracle DB 9.2.0.1 installed.
    My problem is that the installer quits with a file-not-found exception close to the end of the installation. The installation log shows that it happens right after "starting install phase 2 of component Oracle Net Required Support Files Patch" and the exception is:
    Exception thrown from action: copyGroupFromJar
    Exception Name: FileNotFoundException_name
    Exception String: File not found /usr/share/scratch24/work/Disk1/stage/Patches/oracle.rsf.net_rsf/9.2.0.4.0/1/DataFiles/eelib.1.1.jar
    Exception Severity: 2
    Actually the file was there right before this command. Somehow it was deleted just before the installer tried to copy it and caused this exception.
    Can someone provide input on what could have caused this error and how to fix it?
    Thanks for your help!

    I just tried that but got another error:
    C:\oracle_download\p3084634\olap92041\oneoffs\3084634>OPatch\opatch apply
    Performing pre-patch installation checks.
    It is safe to abort the patch process at this time.
    Do you want to continue and apply the patch?
    Please respond Y|N > Y
    Backing-up files before patching.
    Applying patch 3084634.
    Replacing oracle.exe.
    OPatch\opatch.pl version: 1.0.0.0.24
    Copyright (c) 2001,2002 Oracle Corporation. All Rights Reserved.
    Please re-run this patch script after the problems have been resolved.
    The following files had problems with being patched:
    1. c:\oracle\ora92\bin
    [ Couldn't copy c:\oracle_download\p3084634\olap92041\oneoffs\3084634\files\bin\oracle.exe into place. ]

Maybe you are looking for

  • Why does my "recent items" show recent applications in duplicate?

    Why does this happen? Just applications show up in duplicate, not recent documents. All I can do is to clear the recent items list. I'm not sure when this development began, and I can't bring it on at will either.

  • ICal to do reminders not showing up on iphone

    I currently create to do items in ical. When I sync with mobileme, they show up in the mobileme calendar. The items show up in Mail under the folder "on my mac" There is also a folder called "mobileme". I have my mobileme calendars synching with mobi

  • Developer: How can I let people open files with my program?

    Hello Everyone, I just finished my program for the Mac, and decided to make it an application. I used Platypus to make my program into an application. Unfortunately when I try to open a file with my program (control + click on file + open with -> oth

  • [SOLVED] Error while loading shared library libboost_system

    $ xx cnf-lookup: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory bash: xx: command not found Current version of libboost_system.so.1.56.0 How do I figure out which package/com

  • How to handle children using JDOM 8

    Hi, I'll like to handle (write, add child, remove child) a XML file with this structure using JDOM : <parent> <child1 name=""> <element1></element1> <element2></element2> <element3></element3> </child1> <child2 name=""> <element1></element1> <element