Saturday, July 2, 2016

Oracle Database 12c version 12.2.1.0.0 installation


Please follow the below steps to install the Database Version 12c 12.2.1.0.0 in windows machine. before installing the database we need to download the database 12c for windows operating system and extract the software in one directory.


Important Steps Before starting installation, copy all components files from V47115-01_2of2 folder to V47115-01_1of2\database\stage\Components folder. This is a very important step to note failing which can cause improper database setup.
  1. Run the setup.exe from the part1 of enterprise database as an administrator. For example, V47115-01_1of2. Uncheck the box to receive security updates. Click on Next.                                                                          
    1.  Then it will ask if you want to uninformed about the security update/issues. Click yes on the following pop up window.                                    
    2. From the select Installation option screen choose the Create and configure a database radio button and click next.                                       
    3. In System Class screen, choose desktop option and click next. 
    4. Select “Create New Windows User” radio button. Create username and password.                     
    5. In typical install configuration screen, keep the paths as they are. Change the character set to Unicode(AL32UTF8) and create the global database name and password. Uncheck “Create as Container database” checkbox. Click next.                                     
    6. Prerequisites check would be performed                                                
    7. After the completion of prerequisite check the summary of database installed will be prompted. Click Install to finish the database installation.   
    8. Product Installation will be started.                                               
    9. Database Configuration Assistant window will open up as a part of installation.
    10. After completion of database configuration assistant, following screen pops up.  
    11. If you click on Password Management, below screen opens. Change password if 
      required.                                                                                      
       
    12. Once the Installation is successful, you will see below screen. Click Close to finish the process.                                                                                              
    13. Note: After the database installation you can verify by checking the Oracle services. 
            

    that's it buddy your Oracle DB 12c Installation is  complete in Window Machine, in next blog will show you the installation of Web Center Content 12c.

    Thanks for reading it.

    Use GlassPane in ADF Appliation

    Hi, Today I thought of sharing my knowledge via writing Blogs as I also learn a-lot from blogs and it’s really useful when u stuck in s...