Tuesday, 29 April 2014

Installing Oracle Database 11gR2 on Windows

Download necessary files and extract all files to one location.
Right click on setup.exe and click on “Run as administrator” to start the installation

Click on “Run” to continue    
                        
Oracle Universal Installer Prerequisite Checks 

It is good to Provide Email and password if you wish to receive updates from Oracle Support or uncheck the option and continue 

Here select the option which is relevant for you, I am going to install a fresh copy of OracleDB so I am going with default option “Create and configure a database” 

Select “Server Class” for more options and more advanced configuration options.

Select “Single instance database installation” 

 Select “Typical install” and continue 
By default It will select the directory to install, if you want to change the directory click on “Browse” and select another location to install.
Default database name will be ORCL, change if you want to use another name.
Enter the Administrative password and continue... 

Here it will check for all Prerequisites including Environment Variables, it will continue if it meets requirements
This window will shows the summary of installation. Save the Response file as a reference for all the installation information.
Click on “Finish” to start the Oracle Database installation
 
This window shows the progress of installation


Database Configuration Assistant will open automatically to complete the installation and configuration
 
Here it will shows the details of Database and Click on Password Management to Unlock Users and providing passwords for the users.

 
It will display the list of actions performed during the database creation and configuration.
Click “Next” to continue
 
We have successfully installed and configured Oracle Database 11gR2 on Windows.
Click on “Close” to close the Installer window.

No comments:

Post a Comment