Step by Step Guide on Installing Oracle Database 11g on Windows 10
This is a step by step guide on how to install Oracle Database on windows 10 64 bit. Oracle Database 11g have new features than it previous version Oracle 11g brings dream closer to reality there are many new features added in Oracle Database 11g like Database Replay tool with database replay tool we can capture our production database and replay it on test database to test changes, Over all database infrastructure with Oracle Database 11g is more resilient, manageable, and efficient.
To install Oracle Database on windows 10 first download Oracle 11g 64 bit from Oracle please follow link given below to download Oracle Database 11g
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
After Oracle Database 11g download complete extract zip files then run setup.exe from installation folder.
Select Create and configure database
Select Desktop Class then click on next for next step
Choose installation path where you want to install Oracle Database 11g after that enter database name and admin password for your database
Click finish to start Oracle Database installation
Oracle Database installation is started
Click in Allow access when prompted
Installing Oracle Database 11g on windows 10 is almost completed you can see information about Oracle Database name, system identifier(SID) and the URL to open or access Oracle Database on this page click OK to continue
Click finish here Oracle Database 11g is installed on windows 10.
Now you can use Oracle Database 11g on windows, You can manage you database through URL to open OracleDBConsole type https://localhost:1158/em in web browser in user name type SYS and in password enter same password you entered at the time of Oracle Database 11g installation and Select SYSDBA in Connect as field. You can also access Oracle Database by running command SQLPLUS.
If you like this guide on Oracle database installation then don’t forget to share it with your friends.
Leave a Reply