Step 2 : Database Installation ORACLE
Double click on setup file
Click RUN
-
In welcome screen uncheck mail option
Click on YES
Select Skip Software Updates → click on Next
Select Create and Configure database → Click on Next
Select Server Class → Click on Next
Select Single Instance → Click on next
Select Advanced install → click on Next
Leave default language as ENGLISH → click on next
Select Enterprise Edition → click on next
Leave default paths → click on next
Select Data Warehouse → click on NEXT
Leave bdefault database name as ORCL
Under character set tab → select unicode AL32UTF8
Under security tab → UNCHECK Security option
under sample schemas → enable sample schemas
Click NEXT
CLICK NEXT
CLICK NEXT
Provide password as RRitec123
Click on INSTALL
Note : if you want your password should expire never then do as shown
Open SQLPLUS ==> login as / as sysdba ==> type below command
alter profile DEFAULT limit password_life_time UNLIMITED;