This article "How I Simplified Oracle Database 11g Installation on Oracle Linux 6" is the most easiest way to install Oracle on RHEL 6.
Just 4 steps,
Just 4 steps,
- Download the repo file .
- Then,
yum install oracle-rdbms-server-11gR2-preinstall then go to the folder where you have downloaded oracle database say ORACLE_DOWNLOAD_FOLDER . $cd $ORACLE_DOWNLOAD_FOLDER/databaserun installer, $./runInstaller
No comments:
Post a Comment