Install Oracle 12c R1 Database on Oracle Linux 6.X
Hi! The Tutorial shows you Step-by-Step Quick-Start Install Oracle 12c R1 Database for Oracle Linux 6.x x8664 Desktop/Server.
This also the Easiest & Cheapest 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 Linux.
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:
- Plug Into the Cloud with Multitenant
- Automatic Data Optimization and Advanced Compression
- Enhanced Maximum Availability
- Enhanced Database Security
-
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install Oracle Pre-Install RPM for Oracle Linux 6.X
-
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
-
Double-Click or Right-Click on Archive and Extract into $HOME.
Or From Command Line:unzip -d /tmp linuxamd64_12c_database*.zip
-
Set DB Directory Permissions
chown -R oracle:oinstall /tmp/database
-
Login as “oracle” User
su oracle
-
Run the Installation Script
chmod -R +x /tmp/database
/tmp/database/runInstaller
If Got Display Not Set or For Any Issue Encountered Look
-
Then Follow the Installation WorkFlow
If you Do Not Dispose of a Subcription Uncheck Security Updates and leave Blank Support Password and Pursue!
Then Check “Install Software Only”!
Click on “Next”
Select Languages and Click on “Next”
Select Edition and Click on “Next”
Check Installation Locations and Click on “Next”
Check Inventory Directory and Click on “Next”
Check Groups and Click on “Next”
Look Troubleshooting Above If Need to Fix the Linux Kernel Parameters for Oracle 12c DB..
Click on “Install” to Start Installation Process
Last Run the Configuration Scripts for Oracle 12c Database.
Finally, the Installation Should be Achieved Successfully!.
-
How to Create and Start the Oracle 12c Database
So Now Thanks to the Oracle Corporation you Should Finally, Fully Dispose of a Oracle 12c Database Installation Oracle Linux ;)