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.

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.

  • Migrate oracle 9iR2 database from Suse to Red Hat???

    Hi Everyone,
    We're going to move an oracle 9iR2 database from Suse to Red Hat. At this moment I don't know the detail about the platforms yet. I still like to ask a question if DB backup on Suse is compatible on RedHat? Physical restoring may be our prefer instead of exp/imp.
    Any advices?
    Thanks,
    Eric
    Message was edited by:
    emao

    I'm pretty sure (never did it myself) that there will be not problem when moving the database. The Oracle software is the same (at least when you use the x86 version) so
    the format of the datafiles and controlfiles should be identical.
    However some configuration files (network settings) might differ so try before you die :-)
    cu
    Andreas

  • Install Oracle 11.2 (ASM) failover on Red Hat Enterprise Linux Suite

    Hi everybody,
    I need installer Oracle 11.2 with asm on Failover Cluster Red Hat linux Suite (two servers), could someone help me?
    There is documentation about that...
    My idea is
    - Installer oracle in both servers
    - Installer Infraestructure Grid for asm in both server
    - Create database on asm (ams disk shoud be same for boths servers)
    Is soported gfs (global file system) and asm?
    I have many doubts.
    Thanks in advance.

    I have several comments:
    Don't use the RPM utility to install software. It does not resolve dependencies. As of RHEL 5, YUM or UP2DATE are the standard software management tools.
    RHEL? Do you have a paid subscription or money to waste? If not, you will be much better off using Oracle Linux, because you can download it for free and also have access to all errata and patches for free (http://public-yum.oracle.com). If you need the RHCK kernel instead of the more advanced Oracle UEK kernel, which is optimized by Oracle for Oracle products, no problem, because Oracle Linux ships with both. If you want to use Linux ASMLib under RHEL 6, you need a RHEL subscription to download the kernel module. The Oracle UEK kernel includes the driver.
    Also if you use Oracle Linux, you can install the oracle-rdbms-server-11gr2-preinstall package, which triggers the installation of all prerequisite software and takes care of kernel parameters and creating the Oracle account. You then simply set a password for the Oracle account and you're done.
    RHEL 6.0. Why such an old version and not 6.4?
    According to my records, you can use the following command under  RHEL 6 to install the 11gR2 prerequisite software. Yum will automatically install other depended software as required.
    yum install compat-libstdc++-33 compat-gcc-34 compat-gcc-34-c++ \
    elfutils-libelf-devel ksh sysstat make gcc gcc-c++ compat-libcap1 \
    glibc-devel glibc-common glibc-headers libstdc++-devel libaio-devel

  • How to start SQLPLUS in oracle 10g which install on Red Hat Linux AS 4

    I install oracle 10g on Red hat linux enterprize AS 4. but i can not start SQLPLUS. I could not login to grid control. When installation, some agents installations are fail. what can i do? please help me out.

    I install oracle 10g on RHEL 4. But error occure in cofiguration assistant.
    following assistance not configured (which are recommended):
    Oracle Net Configuration Assistant - fail
    HTTP Server Configuration Assitant - skipped
    Java Security Configuration Assistant - skipped
    OC4J Configuration Assistant - skipped
    Web Cache Configuration Assistant - skipped
    Oracle Instance Configuration Assistant - skipped
    Oracle Database Configuration Assistant - skipped
    OC4J Instance Configuration Assistant - skipped
    OPMN Configuration Assistant - skipped
    Register DCM Plug-ins with EM - skipped
    Application Server Control Configuration Assistant -skipped
    DCM Repository Backup Assistant - skipped
    Enterprize Manager Reposotory Creation Assistant - skipped
    Log Details given about "Oracle Net Configuration Assistant" as
    /usr/app/oracle_sw_owner/oracle/product/10..0/EM10g_1/oracle.swd.jre/bin/..
    /lib/i686/native_thread/libzip.so : symbol errno version GLIBC_
    Unable to initialize threads:cannot find class javalang thread not define in file libc.so.6 with link time referance (libzip.so)
    could not create Java VM
    configuration of assistant "Oracle Net Configuration Assistant" fail
    When try to run sqlplus from xterm, it gives an following error :
    $ /usr/app/oracle_sw_owner/oracle/product/10.1.0/EM10g_1/bin/sqlplus
    Message file sp1<lang>.msb not found
    Error 6 initializing SQL*Plus
    After installation there is an information is given for Enterprise Manager Grid Control and it gives an url as http://localhost.localdomain:7777/em. But when i try to connect it gives an error massage as "The connection was refuse when attempting to contact localhost.localdomain:7777"
    Same situation when i try to connect Enterprise Manager Application Server (its url: http://localhost.localdomain:1810). It gives an error massage "The connection was refuse when attempting to contact localhost.localdomain:1810"
    What can i do in this situation? Please help me out.

  • How Can I install Oracle 10g R1 Linux x86 on Red Hat Enterprise 6

    I have tried so many times to install Oracle 10g R1 10.1.0.3 on the Red Hat Enterprise Linux 6 x86_64 but just its appear to be imposible, The Installer failed on the linking and make process.
    i need to know if anyone has been installed the Oracle 10g on this SO or similar.
    Thank you.

    richardoom wrote:
    I have tried so many times to install Oracle 10g R1 10.1.0.3 on the Red Hat Enterprise Linux 6 x86_64 but just its appear to be imposible, The Installer failed on the linking and make process.
    i need to know if anyone has been installed the Oracle 10g on this SO or similar.
    Thank you.V10 is obsolete, unsupported & not certified on V6 kernel.
    Consider to either upgrade Oracle to V11.2.0.3 or downgrade OS to V5

  • Installation Problem Oracle 9.2.0.4 on Red Hat Linux 5

    I have installed Red Hat Enterprise Linux 5. I want to install Oracle 9i (9.2.0.4) Server.
    I have created oracle user and set oracle home directory in the .bash_profile.After that i run runinstaller file but the message comes as below..
    'The user is root. Oracle Universal Installer cannot continue installation if the user is root. No such file or directory.
    Please tell me the actual solution.
    - Prasanta

    First of all, as pointed out by Hans, make sure you perform the installation with the oracle user, not root.
    Next, you should be aware that installing Ora9iR2 on RHEL5 is neither supported nor planned, so you must be aware you will be on your own. There is no official procedure to install 9i on RHEL5, however, considering you will use this for personal purposes, not production, you can attempt the procedure provided by Ivan Kartik --> Oracle 9i on RHEL 5.
    ~ Madrid
    http://hrivera99.blogspot.com

  • 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

  • ORACLE 8.0.5 Patches on Red Hat 8.2.1

    After installing Oracle 8.0.5 on Red Hat Linux 6.1, do we need to run any patches..?
    (I have downloaded the ORACLE8 from Technet).
    If yes.. where do I get them..?
    null

    I would not blame ORACLE - I think the problem is
    with the EGCS and the libraries.
    I have emails from the linux.devel on these.
    For e.g. a simple program such as
    #include "stdio.h"
    FILE *fp = stderr;
    main() {
    gives error on Redhat 6.0, Caldera 2.2!
    It works on Solaris, IRIX, AIX, Redhat 5.2 and
    even with Visual C++ 6!
    I have had other programs such as pdksh (ksh) also
    dumping on Redhat 6.0 and Caldera 2.2
    (even after I compile everything from source!).
    I have also had nothing but trouble with other databases
    on 6.0. I think new kernels should go through a lot more
    testing before being released like this.
    I am also debating whether to move back to Redhat 5.2!
    Freddy Wissing (guest) wrote:
    : Oracle Development Team wrote:
    : : Oracle 8.0.5.x is certified on GLIBC 2.1 system and a patch
    : : is available for this.
    : : The patch available for download contains two files -
    : : README including instructions for applying the patch and
    : : the patch file glibcpatch.tgz (compressed tar). Follow the
    : : instructions provided in the README to apply this patch.
    : : This patch is available for both 8.0.5 Standard and
    Enterprise
    : : Editions of Oracle.
    : : Get Technical!
    : : http://technet.oracle.com
    : I agree with the others. Referring back to an older library
    : merely for compatibility's sake is different from forward
    : motion. I 've been having nuttin' but trouble with the compat
    : stuff, and now my pro-c stuff won't work at all. (separate
    post)
    : There needs to be REAL glibc-2.1 linking. I hesitate to run
    : anything important (no less mission critical) on top of these
    : compat packages, and it's truly making me rethink my strategy
    of
    : using RedHat/Oracle unless I revert back to RedHat 5.2, which I
    : liked.
    : If you are already publishing a real fix for this, please
    : disregard. Otherwise, please do us this favor. There's a
    : tremendous RedHat 6.0 population out there.
    : Freddy Wissing
    null

  • 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.

  • Oracle 9i R2 Standard Edition on Red Hat As 2.1

    I have installed Oracle 9i R2(9.2.0) Standard Edition on Red Hat Linux AS 2.1
    When I have check :
    Select * from V$Version the result was :
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    I don't understand what happened , why in V$Version not appear Standard Edition which I have installed?
    Thank you very much,
    Sorin

    responding to myself, you can find that version of binutils in metalink: Patch 2414946

  • SE1 install on Red Hat 4

    I am very new to both Linux and Oracle. I have a Windows background. I need to install Oracle on Red Hat. I followed the quick install direction word for word. During installation I received Oracle net configuration assistant (Recommended), Oracle Database Configuration Assistant (Recommended) and iSQL* Plus Configuration Assistant (Optional) errors. When I retry a screen pops up with OUI-25031: Some of the configuration assistants failed.....
    How do I begin troubleshooting this.

    To check (logon as user that executing dbca) LD_LIBRARY_PATH in enviroment.
    echo $LD_LIBRARY_PATHTo set LD_LIBRARY_PATH:
    export LD_LIBRARY_PATHNote if you type this command to shell, this settings will be valid for that shell session only.
    For permanent settings add that command to /home/<username>/.bash_profile and reload profile using . .bash_profileIf you want set that to OS global enviroment add that command (export) to /etc/profile .
    Enviroment settings is included on site posted by Daljit...
    Message was edited by:
    Ivan Kartik

  • ORA-3115 occuring after migration to Oracle 11.1.0.6 on Red Hat

    Our application has been running on Tru64 5.1b, Oracle v9 for years quite happily. Since migrating to Red Hat Linux, Oracle 11 we've encountering ORA-3115 errors sporadically from a Pro*C call.
    Our C executable maintains a connection to the database. Once the 3115 error occurs it occurs on every query to the database from that executable (other processes continue OK, something with the connection?). Our proram uses Pro*c queries with dynamic binds.
    There seems to be no pattern to the frequency with which the error occurs.
    The offending bit of code is usually:
    EXEC SQL SELECT
    UPDATE_INHIBITED,
    LAST_UPDATE_TIME,
    TO_CHAR(LAST_LIVE_UPDATE, 'HH24:MI:SS DD-MM-YYYY'),
    LAST_TRANSACTION,
    LAST_TRANSACTION_DG
    INTO
    :sql_update_inhibited,
    :sql_last_update,
    :sql_last_operational_update,
    :sql_last_trans,
    :sql_last_trans_dg
    FROM SET_DETAILS
    WHERE SET_ID = :sql_set_id;
    This code has been unchanged for years. The fact that it usually occurs here probably more because this is the first database call completed as part of a scheduled process.
    This problem is having an operational impact (as the updates do not occur) and I really need to get a resoltuion before the Christmas break.
    As I said we've just migrated to a new server. There may be configuation parameters that are not perfect. Any suggestions on what we could double check?
    Has anyone seen this before? Any ideas how I can work around this?
    Thanks,
    Beck

    Is your client is also 11g is not upgrade to 11g Client and try.

  • Dcnm install with red hat X11

    Hello I would like to know if i can install dcnm for red hat with X11 forwarding ,
    X11 is working ,
    but I can't lauch .bin
    here the result:
    sh dcnm-installer-x64-linux.6.3.2.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Graphical installers are not supported by the VM. The console mode will be used instead...
    =======================================================
    Installer User Interface Mode Not Supported
    The valid UI modes identifiers are GUI, and Silent.  By default installer will run in GUI mode.  If you are running the installer in GUI mode, X windows resources should be available to display the GUI installer.   It is not possible to telnet or ssh and install DCNM in GUI mode.
    =======================================================
    thanks for your answer,

    Hi there,
    teh file orainst is very much in the directory. All you have to do is.
    1. set the PATH=$PATH:. in your .profile. This will ensure that can execute the files from the current directory.
    2. cd to /mnt/cdrom/orainst
    3. execute teh command orainst.
    If you have still problem I am glad to assist you.
    I have done my installation in RH5.2 , its fine, but RH6.1, I have problem
    thanks
    siva
    [email protected]
    null

  • Install on Red Hat Linux

    I've tried for some while now, to install Sun One Studio 4 on my Red Hat Linux, but it always hangs when it comes to the screen saying "Installing....This might take a few minutes". And it hangs for hours, so it's not that I don't wait long enough.
    I have tried loging in as a normal user and as super user, but never get it right. I've checked that the DISPLAY setting is set to DISPLAY=:0.
    Can anyone help me?
    -Trond

    Hello Trond!
    I had the same problem a few months ago.
    I solved it by running the install program
    with a previous JDK (I think it was 1.3),
    then when install finished I ran it with JDK1.4.2.
    You can use symlinks to achieve this.
    If it not works, look at your /tmp directory,
    it will contain the install jar file,
    run it: java -jar /tmp/... .jar
    Hope it helps you.
    regards
    Franz

Maybe you are looking for