Download PDF : Components and Products Required in OAM 11.1.2.3
Download Excel : Certification Matrix for OAM 11.1.2.3
Practical Steps to Install, Create and Tune the Database 12.1.0.2
A) Installation
#xhost + #Enables X session, in remote system it will be replaced with vnc client.
#su – oracle
$cd /stage/OracleDB12c_12.1.0.2/database/
$./runInstaller
/u01/app/oracle/product/12.1.0.2/dbhome_1 #ORACLE_HOME for DB, where DB 12c will be installed.
B) Create the DB & Listener
#xhost +
#su – oracle
$dbca #DataBase Configuration Assistant to create and tune the DB and Listener.
C) Tune the DB
1) Sessions : 1000
2) open_cursors : 1000
3) processes : 1000
4) DB Character Set : AL32UTF8
Checkpoint : Oracle DB is ready for RCU.
For superior quality watch the video in 720p HD.