
ORACLE_HOME=$ORACLE_BASE/product/11.2.0.4/db_1 export ORACLE_HOME ORACLE_BASE=/u01/app/oracle export ORACLE_BASE ORACLE_UNQNAME=db11g export ORACLE_UNQNAME ORACLE_HOSTNAME=rhel6.localdomain export ORACLE_HOSTNAME Login with ORACLE user: # Oracle Settings bash_profile and set the below parameters (check your oracle home directory carefully) inside.

Now make the firewall disabled using the setup command.

Now grant ownership and read-write permissions to oracle users on the directory (which we are going to use for oracle installation) chown -R oracle:oinstall /u01Ĭhmod -R 775 /u01 Disable Firewall and Selinux Now add necessary Groups and add an Oracle user for installation.

Once you successfully installed all the RPMs then follow the below steps.
