An error message is prompted when Oracle 10 Gb is installed on Red Hat Enterprise Linux 5.4.

Source: Internet
Author: User

In the process of installing Oralce in Linux, if the Linux release version is not the recommended version of 0racle, the following error may be reported, causing the runInstaller to fail:
Java code

  1. [Oracle@ LocalhostDatabase] $./runInstaller
  2. Starting Oracle Universal Installer...
  3. Checking installer requirements...
  4. Check the operating system version: It must be RedHat-3, SUSE-9, Redhat-4, UnitedLinux-1.0, Asianux-1Or asianux-2
  5. Failed <
  6. Exiting Oracle Universal Installer. You can go to/tmp/OraInstall2011-01-09_10-59-19 PM/installActions2011-01-09_10-59-19 PM. log: Find the log of this session
 
  1. [Oracle@ LocalhostDatabase] $./runInstaller
  2. Starting Oracle Universal Installer...
  3. Checking installer requirements...
  4. Check the operating system version: It must be redhat-3, SuSE-9, Redhat-4, UnitedLinux-1.0, Asianux-1Or asianux-2
  5. Failed <
  6. Exiting Oracle Universal Installer. You can go to/tmp/OraInstall2011-01-09_10-59-19 PM/installActions2011-01-09_10-59-19 PM. log: Find the log of this session 

Modify the Linux release tag

For example, when installing oracle on a redhat-5, you need to change the contents of the '/etc/redhat-release' file from

Red Hat Enterprise Linux Server release 5.5 (Tikanga)

Change

Red Hat Enterprise Linux Server release 4.5 (Tikanga)

In the process of installing oralce in Linux, if the Linux release version is not the recommended version of oracle, the following error may be reported, causing the runInstaller to fail:

Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Failed <

You can solve this problem in the following two ways:

1. Modify the Linux release tag

For example, when installing oracle on a redhat-5, you need to change the contents of the '/etc/redhat-release' file from

Red Hat Enterprise Linux Server release 5 (Tikanga)

Change

Red Hat Enterprise Linux Server release 4 (Tikanga)

2. Add the-ignoreSysPreReqs parameter to runInstaller, for example:

./RunInstaller-ignoreSysPreReqs

However, this method is not recommended because it may miss the detection of Kernel Parameters of the operating system and required packages of oracle.

-- End --

  • 1
  • 2
  • Next Page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.