redhat5.5 Installing Oracle 11g

Source: Internet
Author: User

Upload the Oracle installation file to the Linux server first

1. Unzip the zip

Unzip Linux.x64_11gR2_database_1of2.zip

Unzip Linux.x64_11gR2_database_2of2.zip

2. Create the installation directory

Mkdir/opt/oracle

3. Create a user group:

Groupadd dba

Groupadd Oinstall

4. Create a User:

USERADD-G oinstall-g dba Oracle

passwd Oracle (Set Password: 123456)

Assigning the/opt/oracle directory to Oracle users, Oinstall user groups

Chown-r oracle:oinstall/opt/oracle

5. Install dependent packages (install by redhat5.5)

Mount CDROM

Mkdir/mnt/cdrom

Mount/dev/cdrom/mnt/cdrom (/mnt/cdrom/server)

Enter the path of the package:

Cd/mnt/cdrom/server

To start installing the required packages:

RPM-IVH unixodbc-2.2.11-7.1.x86_64.rpm

RPM-IVH unixodbc-devel-2.2.11-7.1.x86_64.rpm

RPM-IVH unixodbc-2.2.11-7.1.i386.rpm

RPM-IVH unixodbc-devel-2.2.11-7.1.i386.rpm

RPM-IVH sysstat-7.0.2-3.el5.x86_64.rpm

RPM-IVH libstdc++-devel-4.1.2-48.el5.x86_64.rpm

RPM-IVH libaio-devel-0.3.106-5.x86_64.rpm

RPM-IVH libaio-devel-0.3.106-5.i386.rpm

RPM-IVH elfutils-libelf-devel-0.137-3.el5.x86_64.rpm elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm (interdependent, Simultaneous installation)

RPM-IVH kernel-headers-2.6.18-194.el5.x86_64.rpm

RPM-IVH glibc-headers-2.5-49.x86_64.rpm

RPM-IVH glibc-devel-2.5-49.x86_64.rpm

RPM-IVH glibc-devel-2.5-49.i386.rpm

RPM-IVH libgomp-4.4.0-6.el5.x86_64.rpm

RPM-IVH gcc-4.1.2-48.el5.x86_64.rpm

RPM-IVH gcc-c++-4.1.2-48.el5.x86_64.rpm

6. modifying Linux kernel Parameters

/etc/sysctl.conf

/etc/security/limits.conf

7. Log in as an Oracle user (not through SU)

Perform:

Export display=:0.0

Xhost +

Xdpyinfo

8. Enter the Oracle file directory to execute

./runinstaller


redhat5.5 Installing Oracle 11g

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.