Installing Oracle 11.2 On Linux With Silent Mode
Installing Oracle 11.2 On Linux With Silent Mode
Automatic Setup
If you plan to use the oracle-validated package to perform all your prerequisite setup, follow the instructions at http://publicyum.oracle.com to setup the yum repository for OL, then perform the following command.
# yum install oracle-validated
All necessary prerequisites will be performed automatically.
It is probably worth doing a full update as well, but this is not strictly speaking necessary.
# yum update
mkdir
chown
chown
chmod
-p /u01/app/oracle/product/11.2.0
-R oracle:oinstall /u01/app
R /u01/app/oracle
775 /u01/app
1. /u01/app/oinventory/orainstRoot.sh
2. /u01/app/oracle/product/11.2.0/db_1/root.sh
the software binary install succeed, try to login :
[oracle@primary db_1]$ sqlplus /nolog
SQL*Plus: Release 11.2.0.3.0 Production on Fri May 24 13:52:42 2013
Copyright (c) 1982, 2011, Oracle.
SQL>