How to Install Oracle 12c R1 Database on CentOS 6.X 64-bit Step-by-Step Easy Guide

October 6, 2013 | By Duchateaux.

Installing Oracle 12c R1 Database on CentOS 6 Linux

Hi! The Tutorial shows you Step-by-Step How to Install Oracle 12c R1 Database for CentOS 6.x x8664 Linux Desktop/Server.

This also the Easiest Way to Step Into a Fully Functional Oracle 12c Database Linux Cloud Computing Installation Infrastructure.

A Quick and Dirty Guide to Jump Start on Oracle 12c Database for the Impatiens, because after all after you will have always the Time to Refine and Adjust the SetUp Following Oracle Best Practices…

The Only Hard Requirements to Take Into Account Before Installation are to Dispose At Least Of:

  • 1 Gb of RAM
  • 6 Gb of Drive Space

First, Step is to Enable the Oracle Repo and Install the Pre-Install RPM Package Need for the Proper Oracle 12c Database Installation.

The Tutorial Include All the Essentials Screenshots Helping in Visualizing the Oracle 12c Database Installation CentOS Linux 6.

Install Oracle 12c Database CentOS 6 Linux - Featured

With more than 500 new features, Oracle Database 12c is designed to give Oracle customers exactly what they need for Cloud Computing, Big Data, Security, and Availability.

The Best Oracle 12c Database New Features:

  1. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Oracle 12c Database Installation for Linux CentOS 6 KDE - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. How to Install Oracle Pre-Install RPM for CentOS 6.X

    Installing Oracle Pre-Install RPM
  3. Install the Required Packages

    su 
    sudo yum install binutils compat-libcap1 compat-libstdc++-33.x8664 compat-libstdc++-33.i686 
    gcc gcc-c++ glibc glibc glibc-devel.x8664 glibc-devel.i686 ksh libgcc.x8664 libgcc.i686 
    libstdc++x.86_64 libstdc++-.i686 libstdc++-devel.x8664 libstdc++-devel.i686 
    libaio.x8664 libaio.i686 libaio-devel.x8664 libaio-devel.i686 libXext.x8664 libXext.i686 
    libXtst.x8664 libXtst.i686 libX11.x8664 libX11.i686 libXau.x8664 libXau.i686 
    libxcb.x8664 libxcb.i686 libXi.x8664 libXi.i686 make sysstat

  4. Double-Click or Right-Click on Archive and Extract into /tmp
    Linux Oracle 12c Database Extraction
    Or From Command Line:

    unzip -d /tmp linuxamd64_12c_database*.zip

  5. Set DB Directory Permissions

    chown -R oracle:oinstall /tmp/database

  6. Login as “oracle” User

    su oracle

  7. Run the Installation Script

    chmod -R +x /tmp/database
    /tmp/database/runInstaller

    If Got Display Not Set or For Any Issue Encountered Look

    Oracle 12c DB Troubleshooting
  8. Then Follow the Installation WorkFlow
    If you Do Not Dispose of a Subcription Uncheck Security Updates and leave Blank Support Password and Pursue!
    Oracle Database 12c R1 Installation for CentOS 6.x Step 1 of 13
    Oracle Database 12c R1 Installation for CentOS 6.x Step 2 of 13
    Then Check “Install Software Only”!
    Oracle Database 12c R1 Installation for CentOS 6.x Step 3 of 13
    Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 4 of 13
    Select Languages and Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 5 of 13
    Select Edition and Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 6 of 13
    Check Installation Locations and Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 7 of 13
    Check Inventory Directory and Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 8 of 13
    Check Groups and Click on “Next”
    Oracle Database 12c R1 Installation for CentOS 6.x Step 10 of 13

    Look Troubleshooting Above If Need to Fix the Linux Kernel Parameters for Oracle 12c DB..

    Click on “Install” to Start Installation Process
    Oracle Database 12c R1 Installation for CentOS 6.x Step 11 of 13

    Last Run the Configuration Scripts for Oracle 12c Database.

    Oracle Database 12c R1 Installation for CentOS 6 Linux Step 12 of 13

    Finally, the Installation Should be Achieved Successfully!.

    Oracle Database 12c R1 Installation for CentOS 6 Linux Step 13 of 13

  9. How to Create and Start the Oracle 12c Database

    Oracle 12c Create Database
  10. So Now Thanks to the Oracle Corporation you Should Finally, Fully Dispose of a Oracle 12c Database Installation CentOS Linux ;)


QuickChic Theme • Powered by WordPress