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

Similar Messages

  • Installing Oracle Database 10g R2 on Red hat linux 4

    by following the guide of installation problem in the Following step
    Configuring the Oracle Users Enviroment
    Open the Oracle user shell startup file in any text editor
    problem is how to open and path of this file
    then
    Enter or edit the following line in the shell startup file
    umask 022
    if the oracle_sid,oracle_home,oracle_base enviroment variable is se in the file then remove the corresponding lines from the fie.
    save the file and exit from the editor
    I have problem in searching this file for oracle user
    Thanks

    how can we edit in this file for oracle installation i have tried with gedit
    [oracle@DB10G ~]$ gedit bash_profile
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    (gedit:762): Gtk-WARNING **: cannot open display:
    Thanks

  • 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

  • Installing Oracle 8.1.5 in Red Hat Linux 6.2

    Hi,
    I'm trying to install Oracle 8.1.5 in Red Hat Linux 6.2. But when I run the runInstaller
    command it gives the following error & quit.
    [oracle@localhost cdrom]$ ./runInstaller
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please wait...
    Error in CreateOUIProcess(): -1
    : Bad address
    And I tried to run the Installer with jre1.1.6 & jre 1.1.7. Both producing the same
    error.
    You may think why I'm using the old version of Oracle. It's an urgent need for
    me at the moment.
    Hope someone could guide me in the correct path to install.
    Thx in advance.
    Luxman

    You need to install java.
    See http://jordan.fortwayne.com/oracle/

  • Problem installing Oracle 8.0.5 on Red Hat Linux 7.0

    Hi,
    Due to a software requirement, I have to install Oracle 8.0.5 on Red Hat Linux 7.0. (I know Oracle 8.0.5 is pretty old and so as RH Linux 7.0 but that is what required).
    I downloaded the Oracle8051EE_Intel.tgz from Oracle and tried to installed it but it didn't work.
    It crashed out when it tried to run some of the SQL script during the installation using SVRMGRL. Later on, we found out all the binaries under $ORACLE_HOME/bin were corrupted during the installation. We did a comparison of the size of SVRMGRL and SQLPLUS and they are different from the Stage (or the one from the .tgz).
    Does anyone have this problem before? Will 8.0.5 works on Linux 7.0?
    Thanks in advanced for any help.
    Best regards,
    William
    null

    I'm having the same exact problem. The link you have provided
    seems to be a bad link. I would really appreciate it alot if you
    could help get us through this first step of starting the oracle
    installer interface. I never thought it would be this hard to
    get started.

  • Installing Oracle 8.1.7 on Red Hat Linux Advanced Server 2.1

    Hello,
    how the subject says I'd like to install Oracle 8.1.7 on Red Hat Linux Advanced Server 2.1. Can anybody of you say me where to find a good HOWTO/Documentation?? It would be nice if you help me!
    Konstantin

    This install is not on a Pentium 4
    I'm trying to install on pentium III
    Memory 512Mo
    Hard Disk 20 Go
    Thanks again

  • I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.

    I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.
    But this massage pop up when I used my browser first time before start database.
    Actually when I clicks on yes to start database.
    The web browser you are using is not optimized for this release of Oracle enterprise manager. It is recommended that you use one of the following:
    * Microsoft Internet Explorer version 5.5, 6.0 or higher
    * Netscape Navigator version 7 and higher
    *Mozilla version 1.3.1 and higher
    Dose any one know hoe to upgrade mozilla or install internet explorer 5.5, 6.0 or higher or SLES 8.
    Regards,
    D

    You can download package for your distribution (for example) from http://www.mozilla.org or directly from SuSE ftp server ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586
    IE for linux does not exist.

  • Error happen when install oracle 8.0.5 on Red hat 6.2

    when i install oracle 8.0.5 on red hat 6.2
    it show me the error
    /home/oracle/8.0.5/bin/svrmgrl <<!
    @/home/oracle/admin/orcl/create/startorcl.sql
    has error
    i have try to run this manually
    i got core dump
    anyone can help me
    TKS

    Khalid,
    This combination is strongly not recommended. Oracle 8.0.5 was built with GNU Lib C 2.0, which is 2 generations ago. It will not work once installed and I do not know if the old glibc compatibility libraries would be available.
    I would encourage you to use Oracle 8i (8.1.7.0.1) or wait a few days for Oracle 9i.
    Regards,
    Josue Amaro
    Linux Products Manager
    Oracle Corp
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Khalid Hameed ([email protected]):
    Anyone installed any problems?
    I am planning to install but wondering if Glibc 2.2 that comes with Linux 7.1 will work? or do I have to use version 2.1.
    Thanks.
    [email protected]<HR></BLOCKQUOTE>
    null

  • I have Installed Oracle Database 10g Express Edition so i have Problem.....

    Hello Friends
    I have Installed Oracle Database 10g Express Edition in "Ubuntu Linux" but i have Following Problems:
    1.) After i installed Oracle Database 10g Express Edition i gone to
    "Application" -> "Oracle Database 10g Express Edition" -> "Run SQL Command Line"
    SQL Window has been opened there i have typed "SELECT * FROM tab;" here i got Warning Messg of
    "SP2-0640: Not connected"
    2.) From There i have Again gone to
    "Application" -> "Oracle Database 10g Express Edition" -> "Start Database"
    i got Warning Messg of "Operation Failed. venu is not a Member of DBA Group"
    3.) Finally i want Solution For "How to get Connected in "Oracle Database 10g Express Edition"
    Please Post the Answer As Soon As Possible ...
    From Venu(INDIA)

    Was the oracle-xe configure completed successfully?
    Are the pmon and listener processes running ... set your environment and connect via sqlplus if so. If no processes, the instance needs a startup.
    $ ps -ef |egrep pmon
    oracle ... ora_pmon_XE
    $ ps -ef |egrep lsnr   # can also check the listener status, see below
    oracle ... /usr/.../tnslsnr ...
    $ lsnrctl status
    Endpoints Summary ...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<your hostname>)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=http) ... (PORT=8080)))
    ...In the ORACLE_HOME/bin directory there is a shell script you can source to set up your environment variables for connecting to the database. The full path to the .sh should be revealed by the tnslsnr process, /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
    $ /usr/.../oracle_env.sh
    $ sqlplus /nolog
    SQL> connect system
    Password: ...
    Connected.
    SQL> select status from v$instance;
    STATUS
    OPENThe oracle user created by the configure won't have a known password set. Set it and switch user to the oracle login. If you don't want to muck about with the oracle user, at least add your user to the dba group so that you can connect with the sysdba privilege when needed.
    Edited by: clcarter on Feb 22, 2011 7:06 AM

  • "Personal Edition" & "Oracle Database 10g for Linux"

    Is there a personal edition for "Oracle Database 10g for Linux" ?

    The enterprise edition download CD will give you the option of installing the personal edition as one of the install options.

  • I installed Oracle database 10g on SLES8

    I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.
    But this meassgae pop up when I used my browser firts time before start database.
    Actually when I clicks on yes to start database.
    The web browser you are using is not optimized for this release of Oracle enterprise manager. It is recommended that you use one of the following:
    * Microsoft Inetrnet Explorer version 5.5, 6.0 or higher
    * Netscape Navigator version 7 and higher
    *Mozilla version 1.3.1 and higher
    Dose any one know hoe to upgrade mozilla or install internet explorer 5.5, 6.0 or higer or SLES 8.
    Regards,
    D

    You can download package for your distribution (for example) from http://www.mozilla.org or directly from SuSE ftp server ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586
    IE for linux does not exist.

  • Anyone install Oracle database 10g Release 2 on OS "Vista Home" Edition??

    Dear all,
    Anyone install Oracle database 10g Release 2 on OS "Vista Home" Edition??
    Best Regards,
    Amy

    I think that all that Hans and Werner are saying is that since Oracle is not supported on Windows Home anything, if you have any problems with it, blame Windows and not Oracle. I would also guess that most people who are serious about learning Oracle (which you probably are since no business would install Oracle on Windows Vista Home), would install it on a supported platform such as the Windows Server Editions, XP Pro or Linux.
    One possible alternative to what you are asking about is to install a virtual machine on your Windows Home Premium, install Linux as the guest OS in your virtual machine and then install Oracle on the Linux OS. The good thing about this type of installation vs. a dual-boot-with-Linux installation is you don't have to worry about possibly ruining your Windows installation if something goes wrong setting up the dual boot.
    Tom

  • Can we install Oracle Database 10g 32 bit on Windows 2008 64bit

    Can we install Oracle Database 10g 32 bit on Windows 2008 64bit will there be any disadvantages, will all the features of Oracle database work ( Like Data Guard , OEM, Grid Control).
    Solution will be appriciated.

    Hi,
    If it is true can you please give me some reference doc, as per my knowledge installing Oracle Database 10g 32 bit on Windows 2008 64bit must be possible.
    Thanks & Redards

  • Can't succesfully install Oracle Database 10g Express Edition on Ubuntu

    Hi,
    I've been trying to install Oracle Database 10g xe on Ubuntu 10.04 and when I execute the .deb package (oracle-xe-universal_10.2.0.1-1.0_i386.deb) I get a quick installation that doesn't ask me for any configuration settings. When the installation is finished I don't get any menu in my Applications menu named "Oracle Database 10g Express Edition" as specified in Getting Started Guide (I only get some items grouped into an category called "Other" (Backup Database, Get Started, Get Started With Oracle Database 10g Express Edition, Go To Online Forum, Read Documentation, Read Online Help, Register For Online Forum, Restore Database, Run SQL Command Line, Start Database and Stop Database). As a consequence I can't access the Oracle Database Home Page.
    In addition when I click on Start Database I get the following message: "Operation failed. josep is not member of 'dba' group".
    I've tried to re-download the packages and to configure it by editing /etc/init.d/oracle-xe but this doesn't solve my problem.
    can you give me some help?
    Thabk you in advance!

    Markus Waldorf wrote:
    Did you run the post-installation?
    $ sudo /etc/init.d/oracle-xe configureYes I've done it but it doesn't seem to work...

  • How can I install Oracle Database 10g for Solaries (SPARC) from the console

    Dear Forum Members,
    In my office, I have to installed Oracle Database 10g for Solaries (SPARC). But I have to do it without DISPLAY Monitor.Is it possible install it by remote login to this server using response file (silent mode) or something like that?
    If yes. Then How?
    If anyone have the exact solution, then I need your feedback. I shall wait for your reply.
    Thanks
    Aungshuman Paul

    There are 2 possible ways to accomplish this.
    First,
    Silent installation
    http://www.informit.com/articles/article.asp?p=174771&rl=1
    Second, (cut/paste from other site)
    How to install Oracle software remotely?
    Remote Software Installation Steps: (For Solaris only)
    If you want to install Oracle Software remotely, you should perform the following steps. These steps are applicable only if your source and target machine are running Unix.
    For example, you can install Oracle Software from your home from Washington, DC to a target source in California.
    1. Pick your source server or machine for remote installation.
    2. Check that your CD is in your source CD-ROM drive.
    3. On the target machine, find your target machine name with the output of the /usr/bin/hostname
    4. On the source machine, login as a user.
    5. On the source machine, enable client access: % /usr/openwin/bin/xhost + target-machine-name
    6. Become root user by typing: su (don’t use -)
    7. Check that Volume Manger is running. # ps –ef |grep vold (if you see an entry that contains /usr/sbin/vold, Volume Manager is running. Then skip to Step 10.
    8. If not then do the following: # mkdir –p /cdrom/your-cd-file-name
    9. # mount –F hsfs –r cdrom-device /cdrom/your-cd-file-name
    10. Add the following line to your /etc/dfs/dfstab file: # share –F nfs –o ro /cdrom/your-cd-file-name
    11. Verify whether your source machine is an NFS server: # ps –ef | grep nfsd
    12. If you see an entry that contains /use/lib/nfs/nfsd –a 16, then nfsd is running and skip to Step 16.
    13. If nfsd is running, then type: # /usr/sbin/shareall
    14. If nfsd is not running, then start nfsd by typing: # /etc/init.d/nfs.server start
    15. Verify whether your source machine is an NFS server again by typing: # ps –ef | grep nfsd
    16. Make sure your source machine is exporting your product directory by typing: # /usr/sbin/dfshares
    17. Now, log in to the target machine by type: # rlogin target-machine-name –l user (not root)
    18. Then log in as the root user by typing: # su
    19. Go to the source machine by typing: # cd /net/source-machine/cdrom/your-cd-file-name ,then Skip to 24.
    20. If you cannot change to that directory in Step 19 and you do not have an auto-mounter on your network, then create amount point by typing the following commands.
    21. # mkdir /remote_products
    22. # /usr/sbin/mount –F nfs –r source-machine:/cdrom/your-cd-file-name /remote_products
    23. # cd /remote_products
    24. Redirect the target machine display to source machine by typing: # DISPLAY=source-machine:0; export DISPLAY (if you use a Bourne or Korn shell).
    25. Start the Web Start Installer by typing: # ./installer (or whatever the installer name program is).

Maybe you are looking for

  • Different ways of setting up a TC as a HD

    I'm looking for some inspiration here on how best to set up my TC for my needs & wondering how others do for similar needs.... I have a 2TB TC that I have set up so that all of mine & my girlfriends photo's, music, movies & documents are on the one l

  • Keeps asking for voicemail password

    After installing iOS7 for iPhone 5, the system shows a screen that says voicemail password is incorrect. It appears for any function I try to do. How do I get rid of this annoying screen?

  • Text to wav files - make it sound human voice?

    Hi, I have a program called text to wav, it lets you type in whatever you want to say (I'm doing this for a movie I'm puttiing together, creating voices for the "actors" b/c my actors aren't real people, they're to be human models created in 3DS max)

  • Configure Managed Server from Admin Console - Java arguments

    Hi There; I am configuring a managed server from the admin console and the one item that me up is when I add the following into the Arguments sections: -Djava.protocol.handler.pkgs=oracle.mds.net.protocol'|'oracle.fabric.common.classloaderurl.handler

  • Tranfer iPhone pics to  iPhoto

    How do I transfer pics from iPhone to iPhoto? I see (in iTunes) that I can sync iPhoto to the iPhone but I want it the other way around. Am I missing something? Right now I am emailing the photos to myself and that's a pain. I htought with iCloud, th