Installing Oracle Database 12c on Windows


Oracle 12c Database 
(12.1.0.2.0 Enterprise Edition)




                     Expand the Database folder and Double-click setup.



                      Click Yes in the User Account Control window to continue with the installation.






  CONFIGURATION SECURITY UPDATES

Un check the Check box and click next, in pop-up box click yes.


  INSTALLATION OPTION 

Choose "Create and configuration a database" and click next.

     
          SYSTEM CLASS
   
                         Select "Desktop class" and click next.


        SPECIFY ORACLE HOME USER 

                     Select "Use Windows Built-in Account" and click next, In pop-up box click yes.


       TYPICAL INSTALL CONFIGURATION 
      
                                 Browse Oracle base path 

                                 Change the Character set  ‘from  Default(WE8MSWIN1252) to     
                                 Unicode(AL32UTF8)

                                  Database name - orcl
                                  Password - ******* 
     
                                  Uncheck the "Create as Container database"  and click next.


       PERFORM PREREQUISITE CHECKS
              
                                   After finished 100% click next.


         SUMMARY
                       
                                   Save the response file  and click Install


          INSTALL PRODUCT
                                
                                   

                            In pop-up box click Ok,



          FINISH

                      Click Finish.



                   After installed click cancel

                   Type the below URL to web browser

https://localhost:5500/em



                 Now open SQL Plus enter a username and password 
                 Now start a database so give commend as startup



               Now open a SQL developer for create a database.
               Click a plus icon





                     Now enter credentials for creating a database

              Click Test, status will show Success now click connect



               Now SQL work sheet will open.





No comments:

Post a Comment