Oracle 8.1.7 on Linux Red Hat 7.2

We have two Servers, One is HP6000, the other is Dell 6400. Both are Linux Red Hat 7.2 OS with Oracle 8.1.7 installed.
Now I want to make a cluster with them, One is active, One is standby.
Which software I need? And how install it on my servers?
Best Regards
[email protected]

you might need cluster software such as RedHat Cluster Manager to perform failed over. it came from with RedHat AS (Advanced Server). other third party sofrwares (plus firmware supported) are also available.

Similar Messages

  • Error while installing Oracle 9.0.1 on Linux Red Hat.

    I am trying to install Oracle 9.0.1 on Linux Red Hat (Enterprise Edt), and getting this long error---
    "Initializing Java Virtual Machine From /tmp/OraInstall0/jre/bin/jre. Please wait...
    :symbol errno. version GLIBC-2.0 not defined in gile libc.so.6 with link reference (libzip.so) unable to initialize thread: cannot find class java/lang/thread
    Could not create Java VM."
    Any workaround for the above error.

    try execute: export LD_ASSUME_KERNEL=2.4.1 before you run ./runInstaller
    Btw try look at http://www.puschitz.com for installation guide.

  • Installation of Oracle 8.1.5 on Linux Red Hat 5.2

    I successfully downloaded Oracle Entreprise Server i8.1.5 (260
    Mb).
    But I did not succeed to install it. I've go a problem with the
    script runInstaller. When I run it, nothing happens. When I try
    to run the run time itself, it cores.
    At least, it must run the OUI.
    So I checked my hardware configuration : Aptiva IBM Pentium II
    45O Mhz, RAM 128 Mb, HDD 13Gb splitted in 2 parts ( 6.5 Gb for
    Linux and 6.5 for Windows).
    I also checked the requierement for the environnement.(Variables
    display, home directories, and the mandatory accounts for Oracle
    and the parameters of the kernel). It looks correct.
    What can I do now ? Is it a bug of this version ?
    Why the OUI does not start ?
    Thanks to advise.
    Franck Kelfa
    null

    Kevin OGorman (guest) wrote:
    : Franck Kelfa (guest) wrote:
    : : I successfully downloaded Oracle Entreprise Server i8.1.5
    (260
    : : Mb).
    : : But I did not succeed to install it. I've go a problem with
    the
    : : script runInstaller. When I run it, nothing happens. When I
    try
    : : to run the run time itself, it cores.
    : : At least, it must run the OUI.
    : : So I checked my hardware configuration : Aptiva IBM Pentium
    II
    : : 45O Mhz, RAM 128 Mb, HDD 13Gb splitted in 2 parts ( 6.5 Gb
    for
    : : Linux and 6.5 for Windows).
    : : I also checked the requierement for the
    : environnement.(Variables
    : : display, home directories, and the mandatory accounts for
    : Oracle
    : : and the parameters of the kernel). It looks correct.
    : : What can I do now ? Is it a bug of this version ?
    : : Why the OUI does not start ?
    : : Thanks to advise.
    : : Franck Kelfa
    : I'm having essentially the same results with RH 6.0. And I was
    : having the same thing in Caldera. I'm thinking this is
    something
    : stupid we're doing wrong. When you find out what fixes your
    : problem, let's agree to share.
    : I'm really frustrated...
    Kevin,
    Don't forget you need the Jave Runtime Environnement JRE 1.1.6
    r5.
    But Today, I 've updated my kernel with Red Hat 6.0 (Kernel
    2.2.x] including glibc 2.1 .
    Now , runInstaller does something and goes forward trying to run
    the jre. But I have the following message:
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    Please wait...
    /usr/local/jre/bin/../bin/checkVersions: /tmp/ldd.out.1131:
    Permission non accord     e
    SIGSEGV 11* segmentation violation
    stackbase=(nil), stackpointer=(nil)
    Full thread dump:
    NULL (TID:0x406a40b0, sys_thread_t:0x81a53d0, state:R)
    prio=5[oracle@saturne
    wing message:
    null

  • [HELP] how to run 2 oracle database on 1 PC linux red hat 9

    Dear Guru,
    I want to run OEMREP database and Test database on the same PC redhat 9.
    I always get error when startup database when starting up the second database.
    It seem it can work with 2 datbase on the same time.
    How I can do it?
    Thanks
    ER

    If you have already created the second database. Then you can be able to start it. You should be able to run many databases on your Redhat 9 box.
    Set the ORACLE_SID for each database you want to start.
    To start db1
    From command prompt
    $ export ORACLE_SID=db1
    $sqlplus /nolog
    SQL>connect /as sysdba
    SQL>startup
    To start db2
    From command prompt
    $ export ORACLE_SID=db2
    $sqlplus /nolog
    SQL>connect /as sysdba
    SQL>startup
    If they are in different oracle home. First set the ORACLE_HOME before each
    e.g
    $export ORACLE_HOME=/u01/app/oracle/ora10g
    or
    $export ORACLE_HOME=/u01/app/oracle/product/em_1

  • Oracle 8.1.7 installation problem on ( linux) red hat 7.1

    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

    Hi,
    My name is Fridirick REMBEAUX and I have the same problem. ;))
    I did not understand the first point after :
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    At which url can I get this script ?
    I think that maybe it's not the same problem because the installer and so the jre
    still executed but nothing else appears.
    And I'm also lost. When did the oracle products work well ??
    I think I damned.
    Hi
    I get same Problem on Rh7.3 !But when i execute 2 Step will be OK!
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    2. export LD_ASSUME_KENERL=2.2.5
    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

  • How to install Oracle in linux red hat.

    Hi,
    Follup this thread How to install ?
    i'm trying to install oralce in linux red hat 4.i extraced the db sucessfully
    Now iing'm try to copy this
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    # semaphores: semmsl, semmns, semopm, semmni
    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.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    from http://www.oracle-base.com/articles/10g/oracle-db-10gr2-installation-on-rhel-4.php . and paste into /etc/sysctl.conf here .. But copy and paste is not working.. How can i do that ?

    sb92075 wrote:
    phaeus wrote:
    Hello,
    i think you can work best if you connect your guest to the host network and working from the host directly (if you have no skill with linux). To do this "system-config-network" if avaible on the guest will help you to set ip address.
    Otherwise use a text editor like vi or something like that. Most folks these days can not even spell vi when spotted one of the two letters.
    All they know how to do is click on the GEDIT icon.What does this mean ?

  • Graphic manager Oracle 9i on linux Red Hat 8.0

    I would like to know if someone can help me about the way that i can start the Graphic manager of Oracle 9i on Linux Red hat 8.0, because after i installed Oracle, the manager starts but when I shut down my computer it never appeared again. Can you help me please???

    I would like to know if someone can help me about the way that i can start the Graphic manager of Oracle 9i on Linux Red hat 8.0, because after i installed Oracle, the manager starts but when I shut down my computer it never appeared again. Can you help me please???

  • Install oracle 9i on Linux Red Hat 8.0 Professional

    Hi all,
    i need to install oracle 9i on Linux red hat 8.0 professional. I dont know if this platform is certified by oracle and if there are any problem to install that.
    Any information will be appreciate.
    Thanks in advance
    Regards
    Giuseppe

    HI,
    According to Oracle "Unix Installation/OS: RDBMS Technical Forum", it is not supported.
    I am pasting the final answer from one of the Oracle Analyst: (Hope it is OK)
    From: Oracle, Amit Podder 19-Aug-03 15:14
    Subject: Re : Does oracle support 9.2.0.2.0 on Redhat 7.X or 8.0
    Hi,
    AS of now Oracle Server - Enterprise Edition Version 9.2 is not certified on Red Hat 8.0.
    The information on future plans is not published so we are unable to convey any info on the same.
    Warm Regards
    AMIT

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Installing Oracle 9i on Linux Red Hat 7.2

    I got the following error when installing Oracle 9i on Linux Red Hat 7.2:
    Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
    jre was not found in /tmp/OraInstall/jre/bin/../bin/i586/green_threads/jre
    Any ideas how to fix the problem?
    Thanks

    Try installing 9i on RH 7.1. I don't believe 9i runs under 7.2 due to library incompatibilities.

  • Uninstall oracle 10g from Linux Red hat

    is any body know the standard procedure to uninstall oracle 10g from linux red hat.

    The correct answer is "Undo the changes you made during the install"
    By this I mean:
    Stop all of the processes
    Delete the ORACLE_BASE directory (usually the one one level up from ORACLE_HOME)
    Delete the oraInventory directory if it isn't inside ORACLE_BASE
    Delete /etc/oratab, /etc/oraInst.loc
    Delete /user/local/bin/coraenv, /user/local/bin/oraenv, /user/local/bin/dbhome
    Undo any environment settings you may have modified (in .bash_profile and bashrc)
    That should be just about it. That's how I usually clean out my system between installs.
    ~Jer

  • How do I export schema in Oracle 9i (Linux red hat)

    Hi all,
    How do I export schema in Oracle 9i (Linux red hat)? Thank you in advance for your help.

    Same way I do it in Linux SuSE
    set the environment correctly
    call the exp routine
    pass the correct parameters to the exp routine
    The correct parameters may be found in the Utilities manual for your version at http://tahiti.oracle.com - specifically look for 'owner='

  • Oracle 8.1.7 install on Red Hat 8.0 or 7.2

    I have been trying to install Oracle 8.1.7 on both Red Hat 8.0 and 7.2 and have followed all the instructions as per the install documents as well as the
    tips/tricks posted at various tech websites such as http://www.puschitz.com/ and so on. I am not able to get the installer to work because of the JRE.
    I am getting an error which says - Java Runtime Environment not found at /bin/jre, though I have installed JDK 1.1.8 downloaded from www.blackdown.org
    and followed all the required instructions.
    Can someboby, please help me to get this to work.
    Thanks
    Chandra
    P.S. BTW, I have successful Oracle9i installs.

    These are installation instructions for Oracle8i (8.1.7) on Linux 7.2 (Your suggestions would be welcome).
    1.     Login as root/password.
    2.     Create the following groups.
    a.     # groupadd osoper
    b.     # groupadd osdba
    c.     # groupadd osuser
    d.     # groupadd oinstall
    e.     # groupadd dba
    9.     Create the user – ‘oracle’ with password as ‘oracle’.
    a.     # useradd oracle –g oinstall –G osoper,osdba,osuser,dba (no spaces in between commas)
    b.     # passwd oracle (when prompted, enter ‘oracle’ as oracle’s password)
    Install the first set of Linux Patches:
    (Remember all commands as well as folder-names are case-sensitive)
    1.     Insert RedHat Linux CD2 to install the following patches.
    2.     Close all GUI
    3.     Open a terminal
    4.     # cd /mnt/cdrom/RedHat/RPMS
    5.     # ls compat*
    6.     Three of these patches will be installed now:
    # rpm –i compat-glibc-6.2-2.1.3.2.i386.rpm
    # rpm –i compat-egcs-6.2-1.1.2.16.i386.rpm
    # rpm –i compat-libs-6.2-3.i386.rpm
    7.     # cd                (To get out of /mnt/cdrom)
    8.     # umount /mnt/cdrom      (Unmount/Eject the CD to remove it).
    Set up the Oracle Environment:
    1.     Open a terminal window and connect as user – oracle:
    # su oracle
    2.     $ cd /home/oracle               (Mere $cd by itsel[i]Long postings are being truncated to ~1 kB at this time.

  • Using gdb in Linux Red Hat 4.0 Update 1

    Hi,
    I am executing the following command
    jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=22375
    I called jps to determine the pid in the above command.
    I am using
    Linux apollo.us.oracle.com 2.6.9-42.0.2.EL #1 Thu Aug 17 17:36:53 EDT 2006 i686 i686 i386 GNU/Linux
    Red Hat Enterprise Linux AS release 4 (Nahant Update 1)
    I am getting the following error
    java.io.IOException
    at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:98)
    at com.sun.tools.example.debug.tty.VMConnection.attachTarget(VMConnection.java:358)
    at com.sun.tools.example.debug.tty.VMConnection.open(VMConnection.java:168)
    at com.sun.tools.example.debug.tty.Env.init(Env.java:63)
    at com.sun.tools.example.debug.tty.TTY.main(TTY.java:964)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:86)
    ... 4 more
    Caused by: java.lang.RuntimeException: field "_finalizer_register_method" not found in type Universe
    at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:156)
    at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:163)
    at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:167)
    at sun.jvm.hotspot.types.basic.BasicType.getOopField(BasicType.java:240)
    at sun.jvm.hotspot.oops.ObjectHeap.initialize(ObjectHeap.java:136)
    at sun.jvm.hotspot.oops.ObjectHeap.<init>(ObjectHeap.java:152)
    at sun.jvm.hotspot.runtime.VM.getObjectHeap(VM.java:446)
    at sun.jvm.hotspot.jdi.VirtualMachineImpl.init(VirtualMachineImpl.java:173)
    at sun.jvm.hotspot.jdi.VirtualMachineImpl.createVirtualMachineForPID(VirtualMachineImpl.java:208)
    ... 9 more
    I would appreciate if you have any insights.
    Thanks,
    Mustafa

    the /etc/oratab file :
    eshopdb:/opt/app/oracle/product/10.2.0/db_1:Y
    the /etc/init.d/dbora file :
    #!/bin/sh
    # chkconfig: 345 99 10
    # 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=/opt/app/oracle/product/10.2.0/db_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"
    su - $ORA_OWNER -c $ORA_HOME/bin/dbstart
    '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
    su - $ORA_OWNER -c "$ORA_HOME/bin/lsnrctl stop"
    esac

  • OBIEE Linux Red Hat 64bit issues

    Specs:
    Linux Red Hat 64bit
    OBIEE 10.1.3.4.1 using OC4j as web server
    Oracle 10g
    (If you need more, just ask. I'll provide what I can.)
    Having the following issues when trying to start OBIEE.
    --------------- Errors from NQServer.log ----------------------
    2012-08-21 13:28:00
    [nQSError: 43059] Init block 'getHDTimeZone': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:30:29
    [nQSError: 43059] Init block 'GET_WEB_SERVER': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    2012-08-21 13:48:36
    [nQSError: 43059] Init block 'CURRENT QUARTER INTIALIZATION': Dynamic refresh of repository scope variables has failed.
    libclntsh.so.10.1: wrong ELF class: ELFCLASS64
    [nQSError: 46029] Failed to load the DLL /local/opt/oraclebi2/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed.
    ------------------ user.sh settings ------------------
    # Linux: Oracle BI 32 bit mode
    set +u
    # Oracle Parameters
    # Make sure that Oracle DB 32 bit Client is installed
    ORACLE_HOME=u01/app/oracle/product/10.2.client/adminclient_10_2
    TNS_ADMIN=$ORACLE_HOME/network/admin
    PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH PATH TNS_ADMIN ORACLE_HOME LD_LIBRARY_PATH
    TNSNames.ora exist and are pointing to the server we expect.
    THANK YOU!

    svee,
    Your responses are greatly appreciated and helpful but I have yet to get this working. Just for clarity, here are my current env settings. Does this help at all? [Note: Some "sensitive" entries have been removed completely while other's just have the data replaced.]
    GLOG=/opt/otm610/glog/config
    HOME=/local/users/[loginname]
    JAVA_HOME=/local/opt/oraclebi2/jdk
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib32:/u01/app/oracle/product/10.2.client/adminclient_10_2/lib
    ORACLE_HOME=/u01/app/oracle/product/10.2.client/adminclient_10_2
    ORACLE_SID=[someSID]
    PATH=/u01/app/oracle/product/10.2.client/adminclient_10_2/bin:/opt/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/u01/app/oracle/product/10.2.client/adminclient_10_2/bin
    SHELL=/usr/bin/ksh
    SSH_ASKPASS=somePATH
    SSH_CLIENT=IP.IP.IP.IP [IP address intentionally removed]
    SSH_CONNECTION=IP.IP.IP.IP [IP address intentionally removed]
    SSH_TTY=[intentionally removed]
    TNS_ADMIN=/u01/app/oracle/product/10.2.client/adminclient_10_2/network/admin
    # custom env's used for easier navigation
    zOBI_CAT=/local/opt/oraclebi2/oraclebidata/web/catalog/
    zOBI_DATA=/local/opt/oraclebi2/oraclebidata/
    zOBI_HOME=/local/opt/oraclebi2/
    zOBI_REP=/local/opt/oraclebi2/server/Repository/
    -----------------------------------------------------

Maybe you are looking for

  • Caller IT to the TV Alert message pop-up delay

    Is it me or is the Caller ID to TV feature very flaky?  Generally when the alert does not show I do the following steps to correct: Disable Re-boot DVR Enable At it magically comes back. Now I have a different problem - the caller ID alert appears ab

  • IVR options and CAD in IC WebClient

    Hello All, we are integrating CTI with SAP IC WebClient 7.0 using Genesys. When a Call comes in to the IVR, IVR greets the caller and give selfservice to the caller to enter meter read option 1 to enter bank payment option 2 .... option 3 for address

  • Undo undeploying in Tomcat?

    hi, is it possible to undo the undeploying of applications in Tomcat? I mean, is the application still stored somewhere in the server after undeploying it? thanks.

  • Why doesn't Mail empty Junk folders at every quit?

    I select "empty Junk at quit" but still Mail doesn't empty those folders at every quit. Anyone know why this happens?

  • Deleting a program with all its files

    Does Mountain Lion delete all program-files when I delete only the program inside the application folder?