Wednesday, July 25, 2018

Create oracle 12c Database on Oracle Linux 6.5 64 bit using DBCA


Create database using DBCA utility




DB Name : usa
OS  Name: Linux


Follow below snapshot for DB creation








Due to less space provided 500M to Flash recovery area




















Tuesday, July 24, 2018

Oracle Database 12c Installation on Oracle Linux 6.5 64 bit

Oracle  Database 12c Installation on Oracle Linux 6.5 64 bit


Oracle Installation Prerequisites  follow below link and make changes as per requirement :-


http://anuragkumarjoy.blogspot.com/2016/02/oracle-database-installation-on-oracle.html

Download 12.2.0 software and extract 

[oracle@localhost database]$ ls -lrt
total 36
-rwxr-xr-x  1 oracle oinstall  500 Feb  7  2013 welcome.html
drwxr-xr-x  4 oracle oinstall 4096 Jan 26  2017 install
-rwxr-xr-x  1 oracle oinstall 8771 Jan 26  2017 runInstaller
drwxr-xr-x  2 oracle oinstall 4096 Jan 26  2017 rpm
drwxrwxr-x  2 oracle oinstall 4096 Jan 26  2017 sshsetup
drwxrwxr-x  2 oracle oinstall 4096 Jan 26  2017 response
drwxr-xr-x 14 oracle oinstall 4096 Jan 26  2017 stage
[oracle@localhost database]$ date
Tue Jul 24 23:37:21 IST 2018

[oracle@localhost database]$


Follow below snapshot for DB installation