Install the Oracle Database 10 GB on Linuxx86 (Official Document)

Source: Internet
Author: User
Install Oracle database on Linuxx86 10 Gb steps: 1. install Linux and Oracle components; 2. Verify system requirements, create users and groups, create directories, and configure L

Install Oracle database on Linux x86 Step 1: install Linux and Oracle components; 2. Verify system requirements, create users and groups, create directories, configure L

To install the Oracle database on Linux x86, perform the following steps:

1. install Linux and Oracle components;

2. Verify system requirements,

Create users and groups,

Create a directory,

Configure Linux kernel parameters,

Set Shell restrictions for oracle users,

Environment Variables of oracle users;

3. Installation;

4. troubleshooting;

Part 1: install Linux (using RHEL3 as an example)

If you have completed the preceding steps, you should have all the packages and updates required for Oracle 10 Gb. You can perform the following steps to verify your installation.

Required kernel version: 2.4.21-4.EL( this is the kernel version included with the RHEL 3 basic version. Any version of the kernel provided in this kernel or the update applies to Oracle 10 Gb .)

Run the following command to check the kernel version:

Uname-r

For example:

# Uname-r

2.4.21-4.0.1.ELsmp

Version of other required packages (or later ):

? Gcc-3.2.3-2

? Make-3.79

? Binutils-2.11

? Openmotif-2.2.2-16

? Setarch-1.3-1

? Compat-gcc-7.3-2.96.122

? Compat-gcc-c ++-7.3-2.96.122

? Compat-libstdc ++-7.3-2.96.122

? Compat-libstdc ++ devel-7.3-2.96.122

? Compat-db-4.0.14.5 (it is required in the Oracle 10g Database Installation Guide, but not required here)

To view which versions of these packages are installed on the system, run the following command as the root user:

Rpm-q gcc make binutils openmotif setarch compat-db compat-gcc \

Compat-gcc-c ++ compat-libstdc ++-devel

For example:

# Rpm-q gcc make binutils openmotif setarch compat-db compat-gcc \

> Openmotif compat-gcc-c ++ compat-libstdc ++-devel

Gcc-3.2.3-20

Make-3.79.1-17

Binutils-2.14.90.0.4-26

Openmotif-2.2.2-16

Setarch-1.3-1

Package compat-db is not installed

Compat-gcc-7.3-2.96.122

Compat-gcc-c ++-7.3-2.96.122

Compat-libstdc ++-7.3-2.96.122

Compat-libstdc ++ devel-7.3-2.96.122

Note that the compat-db package has not been installed. Any program package group available during installation does not contain this package, so it must be installed in a separate step. If the system lacks any other package version, or the version is earlier than the specified version (except compat-db), you can download and install updates from the Red Hat Network.

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.