Installation oracle 9i under Redhat 4

hi everybody,
I'm trying to install oracle 9i under Redhat ES4, and I have this error message,
thanks for your help,
regards
[root@localhost ~]# more /home/oracle/oraInventory/logs/oraInstall2008-12-23_07-
19-22PM.err
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-12-23_07-19-22PM/libactionUn
ix22.so: /tmp/OraInstall2008-12-23_07-19-22PM/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.lang.Runtime.load0(Runtime.java:698)
at java.lang.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(OiisComp
Actions.java:1357)
at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.j
ava: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(Oiic
InstallActionsPhase.java:604)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase.executeProductPhases(O
iicInstallActionsPhase.java:2199)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase.doInstalls(OiicInstall
ActionsPhase.java:2052)
at oracle.sysman.oii.oiic.OiicInstallActionsPhase$OiInstRun.run(OiicInst
allActionsPhase.java:2945)
at java.lang.Thread.run(Thread.java:484)

I'm more than a bit confused why anyone would be installing, 10 years after its release, a now desupported version of the product. It seems from what you posted that you are installing on an operating system version that did not exist when 9i (whatever that means - 9.0.3 or 9.2.0.5 are version numbers) was released.
I would suggest installing 10.2.0.1 on Redhat 4, 11.1.0.6 on version 5, finding an ancient version of the O/S if you want 9.x or playing games with the install to see if you can trick it into thinking you have compatibility which is generally speaking a bad idea.

Similar Messages

  • Fast installation for oracle db under redhat linux 4 update 3

    dear sirs...
    i know little about linux, however, i create a simple script that will preform pre-installation operations for linux 4 update 3. it will update the files, create oracle user, and so on. you will find its source. if possible i hope someone can upgrade this script such that there it will check the OS packages, and stop the changes if any of the packages is missing.
    thanks for any help and best regards.
    notes:
    1- to use this script, type the text in linux gedit. save it in a file and put the file in a safe place so that every time you want to install the db, you can find it ready.
    2- do not use notepad to create the file, it will not work.
    3- before you run the script, be sure that all packages needed by the db exists.
    4- the script assumes that you have just installed linux for running the database only.
    5- to run the script in linux , login as root user, and type . scriptfilename
    6- the script should be executed only once.
    /usr/sbin/groupadd oinstall
    /usr/sbin/groupadd dba
    /usr/sbin/useradd -m -g oinstall -G dba oracle
    passwd oracle
    mkdir -p /home/oracle
    chown -R oracle:oinstall /home/oracle
    chmod -R 775 /home/oracle
    cat >> /etc/sysctl.conf <<EOF
    # the following lines are added by a script
    kernel.shmall = 2097152
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.wmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_max = 262144
    EOF
    /sbin/sysctl -p
    cat >> /etc/security/limits.conf <<EOF
    # the following lines are added by a script
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    EOF
    cat >> /etc/pam.d/login <<EOF
    # the following lines are added by a script
    session required /lib/security/pam_limits.so
    EOF
    cat >> /etc/profile <<EOF
    # the following lines are added by a script
    if [ \$USER = "oracle" ]; then
    if [ \$SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    umask 022
    fi
    EOF
    cat >> /etc/csh.login <<EOF
    # the following lines are added by a script
    if ( \$USER == "oracle" ) then
    limit maxproc 16384
    limit descriptors 65536
    umask 022
    endif
    EOF

    Nice.
    A fair chunk of additional work would go into this to ensure that existing settings are not clobbered, but it should be OK on a new install of Linux.
    Why not require that they use the DVD (so you have all RPMs on one media), cd to the RPMS directory and simply 'rpm -i' all the prereq packages? Then you don't need to 'rpm -q' and inspect the status.

  • Pls help!! installling oracle 9i on redhat 8 hangs

    Installation hang when configuring tools at listener starts
    Anyone encounter this problem, pls give me a hand. Thanks.
    Parsing command line arguments:
    Parameter "orahome" = /opt/oracle/product/9.2.0
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,tcps
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /opt/oracle/product/9.2.0/network/install/netca_typ.rsp
    Done parsing command line arguments.Oracle Net Services Configuration:
    Profile configuration complete.
    Oracle Net Listener Startup:
    Running Listener Control:
    /opt/oracle/product/9.2.0/bin/lsnrctl start LISTENER

    I installed on RedHat9, but got the same problem.
    Add the following environment variable:
    LD_ASSUME_KERNEL=2.4.1
    You will get 2 more errors (at least I did on RedHat9).
    I don't know if you will get the first error on RedHat 8, but I am certain you will get the second error.
    I have not been able to find a fix for this one.
    First error fails to compile some oem stuff.
    make -f ins_oemagent.mk install &lt;&lt;--fails on missing lib references. Not sure why.
    For now, I ignored it.
    Second error is easily fixed and fail on...
    make -f ins_ctx.mk install
    Edit the file $ORACLE_HOME/ctx/lib/env_ctx.mk
    Change the line:
    INSO_LINK= -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)sc_ca ...
    to
    INSO_LINK= -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)dl $(LDLIBFLAG)sc_ca ...
    You can now retry.
    Let me know if you get the same errors I got.
    Thanks,
    MW

  • Help! datafile deleted on oracle 9i under redhat linux

    Please help me, i delete a datafile from a test tablespace and i don't know
    how to fix it on 9i, in 8i is very documented but 9i is a real pain, here
    is the error when 'dbstart'ing the db:
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 353440004 bytes
    Fixed Size 450820 bytes
    Variable Size 167772160 bytes
    Database Buffers 184549376 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01157: cannot identify/lock data file 28 - see DBWR trace file
    ORA-01110: data file 28: '/oradata/alumnos/tablespaces/test2.dbf'
    Thank you in advance,
    Otto Solares

    Can you perform a Tablespace Point In Time Recovery on the specific tablespace?

  • Why can't i start my oracle 9.2.0.1.0 under Redhat linux 8.0??

    When i installing oracle, after copying the files, it telled me "install successfully" , but when it in the procedure: "Linking Oracle9i Database 9.2.0.1.0", it stop and auto exit.
    But I think i should have installed finish. So I try to start it. As below:
    sqlplus /nolog
    SQL> connect / as sysdba
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux Error: 2: No such file or directory
    Additional information: 9925
    ORA-01031: insufficient privileges
    How can I start it?
    Is that because I hadn't set the value of "/proc/sys/kernel/sem" before I install oracle? It's original value is "250 3200 32 128", I don't know what it should be under Redhat Linux 8.0.
    Can anybody help me?
    thanks.

    I followed the directions here
    http://www.puschitz.com/OracleOnLinux.shtml
    Using this I was able to get 9201 installed on both SuSE8.1 and RedHat8.0.
    On RH8, You have to hand modify the ins_ctx.mk per his instructions and up the value in /proc/sys/kernel/shmmax per his instructions. I did not hit the binutils issue. Other failures are probably missing rpms, as he describes.

  • Installation of Oracle 8i under Win XP ( PC DELL  Pentium 4 )

    Hello,
    I try to Install Oracle 8i under Win XP ( PC DELL Pentium 4 ) but the program of installation can not lanch then
    Oracle Universal Installer
    Please help me

    Hi,
    Oracle 8i doest got install on P-IV machines , so u need a patch for P-iv machine , u can download it from oracle 's website and after u can install 8i on P-Iv machine easily ,

  • Installation of oracle 10g on RedHat Linux EE 3

    Hi,
    I am going to Install of oracle 10g on RedHat Linux EE 3, rigth now i am running oracle 9i on windows platform. I need following things:
    -I want to export all my data from oracle 9i on windows. For this what is the best way should i transport my tablespace and install oracle 10g on linux and import them after creating db or should i simply export and import it from there.
    -Is there any issues that i should look at before i transfer my database.
    -We are a Industrial Laboratory and use scientific notation in our database. Would this import export can takecare of all the things or should i set some character set setting before import/export.
    -Any thing else if you thing that i should take care.
    Thanks & Regard
    Rashid K.K

    You cannot use transportable tablespace. Platform independent transportable tablespace run only on newer versions (10g). You have to create the tablespaces on you linux machine and than exp/imp (full=y).
    Bye, Aron

  • Installation of Oracle 9i on Redhat Linux 7.3

    Hi.
    I'm trying to install oracle 9i on Redhat Linux an facing some problems. To start with I had no problem in installing and creating the database, The listener.ora and tsnname.ora files created are similar to what i have on windows 2000( Since i was not able to make oracle working on linux, i tried installing on windows, so as to check and create database for temporary work.), But when i go to the console and type the commands: sqlplus /nolog it says bash: sqlplus:command not found.
    2. When i try clicking sqlplus executable file in the bin directory, i get a message that 'Could'nt find the program'.
    3. Where can i find the bash_profile file.
    4.I'm able to run the database configuration assistant and create new databases without any error.
    I would appreciate if some one can help me out.Also are there any special commands, for this is my first experience on linux.
    Thanks
    Pranav

    If your shell is bash (which I guess it is) you need to set the environment variables either per user in a file called ~/.bash_profile (probably /home/oracle/.bash_profile) or globally by making a file /etc/profile.d/oracle.sh
    you can list .files with ls -la
    for now you can either type /opt/oracle/product/9.2.0/bin/sqlplus or type
    export PATH=${PATH}:/opt/oracle/product/9.2.0/bin
    to add oracle to the path in your current session

  • Cannot automate listener on startup under redhat 6.3

    dear oracle specialists  i installed oracle 11g r2 under RedHat 6.3 linux after successfull installation and automating db start
    cannot automate listener start up however able to start it mannually since i am new bi as well to oracle so as to
    linux scripting may help me to find the mistake
    oracle
    2918  0.0  0.4 1984168 18440 ?  
    Ss   06:33   0:00 ora_pmon_ice
    oracle
    2920  0.3  0.3 1982056 15308 ?  
    Ss   06:33   0:00 ora_vktm_ice
    oracle
    2924  0.0  0.3 1982056 15392 ?  
    Ss   06:33   0:00 ora_gen0_ice
    oracle
    2926  0.0  0.3 1982056 15248 ?  
    Ss   06:33   0:00 ora_diag_ice
    oracle
    2928  0.0  0.5 1982080 23492 ?  
    Ss   06:33   0:00 ora_dbrm_ice
    oracle
    2930  0.0  0.3 1982056 15464 ?  
    Ss   06:33   0:00 ora_psp0_ice
    oracle
    2932  0.0  0.4 1982568 19000 ?  
    Ss   06:33   0:00 ora_dia0_ice
    oracle
    2934  1.6  0.9 1982056 39228 ?  
    Ss   06:33   0:03 ora_mman_ice
    oracle
    2936  0.0  0.5 1987812 22012 ?  
    Ss   06:33   0:00 ora_dbw0_ice
    oracle
    2938  0.0  0.5 1997608 23436 ?  
    Ss   06:33   0:00 ora_lgwr_ice
    oracle
    2940  0.0  0.4 1982568 18356 ?  
    Ss   06:33   0:00 ora_ckpt_ice
    oracle
    2942  0.0  0.7 1982616 34412 ?  
    Ss   06:33   0:00 ora_smon_ice
    oracle
    2944  0.0  0.5 1982576 22268 ?  
    Ss   06:33   0:00 ora_reco_ice
    oracle
    2946  0.2  1.4 1987896 64636 ?  
    Ss   06:33   0:00 ora_mmon_ice
    oracle
    2948  0.0  0.4 1982056 20340 ?  
    Ss   06:33   0:00 ora_mmnl_ice
    oracle
    2950  0.0  0.3 1983956 15356 ?  
    Ss   06:33   0:00 ora_d000_ice
    oracle
    2952  0.0  0.3 1983120 14520 ?  
    Ss   06:33   0:00 ora_s000_ice
    oracle
    2994  0.0  0.3 1982056 17344 ?  
    Ss   06:33   0:00 ora_qmnc_ice
    oracle
    3205  0.1  1.2 1988764 54972 ?  
    Ss   06:33   0:00 ora_cjq0_ice
    oracle
    3207  0.0  0.7 1983640 31268 ?  
    Ss   06:33   0:00 ora_q000_ice
    oracle
    3209  0.0  0.7 1985556 32068 ?  
    Ss   06:33   0:00 ora_q001_ice
    oracle
    3269  1.0  0.6 1983632 27092 ?  
    Ss   06:36   0:00 ora_j000_ice
    oracle
    3271  0.0  0.3 1982052 15032 ?  
    Ss   06:36   0:00 ora_j001_ice
    here is my database looks like after automatic loads of an operating system after issuing
    ps aux command
    and here is my  listener after issuing ./lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-AUG-2013 06:42:43
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ICELANDLOCAL.localdomain)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 111: Connection refused
    enviroment variables .bash_profile
    export PATH
    umask 022
    export TMPDIR=/tmp
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/11.2.1/dbhome_1
    export ORACLE_HOME_LISTNER=$ORACLE_BASE/product/11.2.1/dbhome_1
    export ORACLE_HOME_LISTNER=$ORACLE_HOME
    export TNS_ADMIN=ORACLE_HOME/network/admin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=ice
    and my startup script dbora from oracle
    # description: Oracle auto start-stop script.
    # Set ORA_HOME to be equivalent to the $ORACLE_HOME
    # from which you wish to execute dbstart and dbshut;
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME.
    ORA_HOME=/u01/app/oracle/product/11.2.1/dbhome_1
    ORA_OWNER=oracle
    if [ ! -f $ORA_HOME/bin/dbstart ]
    then
        echo "Oracle startup: cannot start"
        exit
    fi
    case "$1" in
        'start')
            # Start the Oracle databases:
            # The following command assumes that the oracle login
            # will not prompt the user for any values
            su $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl start LISTENER"
    su $ORA_OWNER -c $ORA_HOME/bin/dbstart $ORA_HOME
            touch /var/lock/subsys/dbora
        'stop')
            # Stop the Oracle databases:
            # The following command assumes that the oracle login
            # will not prompt the user for any values
            su $ORA_OWNER -c $ORA_HOME/bin/dbshut $ORA_HOME
            su $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl stop LISTENER"
            rm -f /var/lock/subsys/dbora
    esac
    any suggestions or help would be appricieated
    thanks in advance

    user9116138 wrote:
    Salut Ad thanks for reply my listener does not create /tmp/listener_start.log after adding  following lines to dbora file
    su $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl start LISTENER"  > /tmp/listener_start.log
    make it "su $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl start LISTENER"  > /tmp/listener_start.log  2>&1
    when i issue the command ./lsnrctl start that gives an outcome like
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-AUG-2013 16:25:15
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    So how is it that it is already started?
    [oracle@ICELANDLOCAL bin]$ ./lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-AUG-2013 16:25:43
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Starting /u01/app/oracle/product/11.2.1/dbhome_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.1/dbhome_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/ICELANDLOCAL/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ICELANDLOCAL.localdomain)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date                02-AUG-2013 16:25:43
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.1/dbhome_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/diag/tnslsnr/ICELANDLOCAL/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ICELANDLOCAL.localdomain)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    So what did you do in between .. what you show here is that you issued a startup and got 'already started', then again issued a startup and got a clean startup.  You obviously are not showing us everything.  Like the command that you actually used when you got the 'already started' message.
    do not know what to do

  • Error while installing oracle 10g in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Unable to Install Oracle 9i on redhat linux 9

    Hi everybody,
    I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed.
    1) Setting of env varibles pertinent to oracle., say ORACLE_HOME,NLS_LANG etc.
    2) PATH=$PATH:/usr/local/jdk1.3.1/bin:.
    3) export LD_ASSUME_KERNEL=2.4.1
    I have a set of 3 CD's for installation. As soon as I load the first CD. the runInstaller would run for sometime and stop, while I do the installation in the graphic mode.
    When I try to install the same in the command line mode, I get to see something like the one below
    Initializing java jre from /tmp/OraInstall0/... please wait.. and then it would come back to the command prompt.
    I then invoke ps -ef | grep -i oracle to check if some process is running and I do get to see something. But ultimately nothing happens.
    Please help me with this.

    At Oracle Site we have a very good manual for 9i installation. Follow the manual step-by-step.
    Your problem seems as a java or permissions issue.
    good luck
    Eduardo

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • Installing oracle 817 on redhat 7.1

    Could someone please help me? I'm trying to install oracle 817
    on redhat 7.1 i did all the prework and also installed java
    sdk1.3.1, and set my path also.
    when I try to run the ./runInstaller or even the
    install/linux/runInstaller, i get this error, Java runtime
    environment not found e/bin/jre.............
    the e at e/bin/jre had a little mark on top of it, i have no
    idea what that means. I diged through some documentation and
    the only reference that i found saids something about long file
    name. Has anyone else came across this and what would be the
    fix to this?
    Thank you.
    Will

    Hello.
    You dont need any java to install 8.1.7 in RedHat 7.1
    Just make a full installation of RedHat and for running the
    runInstaller export LD_ASSUME_KERNEL=2.2.5 before
    I dont know if this are in the RelaseNotes of Disk1 of RedHat 7.0
    or 7.1
    FS

  • Error in Installing Oracle 9i on Redhat 7.2

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i I'm successful (well, I think maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..) and I set up symbolic links for that and re-ran the runInstaller.
    But I need help on the first error message. Can anyone offer advise? When I start sqlplus, startup fails with the error: "ORA-03113: end-of-file on communiation channel" I think that this may be related. I'd appreciate any help/advice. Thanks.

    From the SuSE Oracle support site.
    Installation problem on non-i686 architectures: There is a problem running the Oracle installer on any system where the arch command returns anything else but "i686". This is not a problem with the processor itself, just with the name, because Oracle uses this name as directory names for the Java Runtime Environment used to run the Oracle tools.
    To workaround this problem do this: Start the installer and wait for the error, which will be something like "jre not found".
    Background info: What happens is that the Oracle script that starts the installer copies the JRE from ./stage/Components/oracle.swd.jre/1.1.8.0.0/1/DataFiles/Expanded/linux/ to /tmp/OraInstall/jre, and then attempts to start the Java Oracle Universal Installer, using the JRE in /tmp/OraInstall/jre/(bin|lib)/`arch`/, which fails if the architecture is not "i686" - not for any valid reason but simply because to assume all Intel and compatible processors are called "i686" is not a good idea!
    After getting the error the installer aborted, and you execute the commands below (no need to switch to root) and afterwards just restart the runInstaller, which this time will work:
    # create symlinks so that the installer finds the JRE
    cd /tmp/OraInstall/jre/bin/
    ln -s i686 i586
    cd ../lib/
    ln -s i686 i586

Maybe you are looking for

  • IPod Dock Won't Charge iPod Classic 3rd Gen

    Hi, I have an iPod Classic 3rd generation that is running Version 2.3 with the Capacity of 13.9 GB. Model: M946OCH It looks like this: http://profile.ultimate-guitar.com/profilemojo_data/5/8/5/1/585103/pics/_c297123_image0.png The problem: this iPod

  • F110 -Text filed

    hi, I am using F110 for payment clearing. i want to include a payment number at the time of clearing. is there any reference field or text field in F110 to maintain text details/. please help Gayani

  • Oracle.jbo.AttrValException: Attribute test in TestEO is required. (When trying to create duplicate Record)

    I am facing an issue when trying to create a Duplicate Record. Ist time when I create a record, its created Successfully. I have Attribute validations which should not accept duplicate values, So to check that I tried to create the record with same v

  • Problème de couleur entre pipette et pot de peinture

    Bonjour, Voici ma configuration : - Je viens de réinstaller Photoshop CS5 sous Windows 8.1. Je l'utilisais précédemment sous XP. - Je colorise des illustration en aplat 100% (sans lissage). Outil (pot de peinture, baguette magique tolérance : 0, sans

  • Very Urgent !!!! Transactional iviews in opening giving the error :

    Hi, Error: -5 Version: 7000 Component: ICM Date/Time: Tue Mar 18 10:34:11 2008  Module: icxxthr_mt.c Line: 2698 Server: sapepp_HRP_32 Error Tag: {-} Detail: Connection to partner timed out after 60s Any modifications i need to do ....in backend or in