Installing Oracle on Linux

Source: Internet
Author: User

OracleAs a well-known database product in the industry, it has been widely used in enterprises. The first step to use the software is to successfully install the software. In this exampleOracleInLinuxThe installed version isOracle 10g. 1.Preparations before installation 1.1Check hardware requirements

(1) Physical memory at least 1 GB

(2) Virtual memory (SWAP space) based on the physical memory size requirements are as follows

650) this. width = 650; ">

(3) The/tmp directory requires at least MB of hard disk space.

(4) According to different installation types, the partitions for Oracle database installation must have at least GB-GB of free disk space.

650) this. width = 650; ">

(5) Confirm that the hardware platform matches the oracle version (32-bit and 64-bit ).

 

1.2 check software requirements (1) Operating System Platform Currently, Oracle has only been tested on the following Linux platforms:

650) this. width = 650; ">

Since it is installed laterOracleThe system version number will be checked. To avoid passing the test, it is best to change it4.4

Method: Modify/Etc/issueFile

[Root @ oracle ~] # Cat/etc/issue

Red Hat Enterprise Linux Server release4.4(Tikanga)

Kernel \ r on an \ m

(2) Kernel version

Recommended in2.4Later versions

[Root @ oracle ~] # Uname-r

2.6.18-164. el5

(3) Install the dependent Software Package

Oracle 10gThe list of software dependencies is as follows:

Binutils

Compat-db

Compat-gcc-34

Compat-gcc-34-c ++

Compat-libstdc ++-33

Compat-libstdc ++

Gcc

Gcc-c ++

Glibc

Glibc-common

Glibc-devel

Glbic-headers

Libgcc

LibXp

LibXp-devel

LibXt

LibXtst

Libaio

Libaio-devel

Libgcc

Libstdc ++

Libstdc ++-devel

Libgomp

Make

Numactl-devel

Sysstat

RecommendedYumDependent software packages required for service installation can automatically resolve dependencies between software packages.

Yum-y install binutils compat-db compat-gcc-34 compat-gcc-34-c ++ compat-libstdc ++-33 compat-libstdc ++ gcc-c ++ glibc-common glibc-develGlbic-headers libgcc libXp libXt libXtst libaio-devel libgcc libstdc ++-develLibgomp make numactl-devel sysstat

Note that64Do not ignore Installation32Or an error may be reported:

/Tmp/OraInstall2012-01-07_01-03-21AM/jre/1.4.2/lib/i386/libawt. so: libXp. so.6: cannot open shared object file: No such file or directory

  • 1
  • 2
  • 3
  • 4
  • 5
  • Next Page

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.