Oracle 12.2 database install on Oracle Linux 6
Hi gurus,
I have installed Oracle 12.2.0.1.0 EE on el6uek.x86_64 platform.
First I have install oracle software and then I created database.
I used dbca tool and generated scripts rather than strait database creation by dbca.
Dbca has created the following scripts for me in scripts folder under ORACLE_BASE/admin
-------------
init.ora
CW02.sh
initCW02TempOMF.ora
rmanRestoreDatafiles.sql
CloneRmanRestore.sql
initCW02Temp.ora
cloneDBCreation.sql
postScripts.sql
lockAccount.sql
CW02.sql
postDBCreation.sql
tempControl.ctl
-----
Then I ran CW02.sh. It asked me passwords for sys/system and I supplied. Then it went on and created the database for me. It probably ran 5 minutes.