0% found this document useful (0 votes)
175 views

Installing Oracle Database 11g On Windows: Back To Topic List

To install Oracle Database 11g on Windows, run the setup.exe file located in the \db\Disk1 directory of the unzipped DVD files. Select to install Oracle Database 11g and perform a basic installation with a starter database, entering orcl for the Global Database Name and oracle for the passwords. Follow the installation process by reviewing the summary and allowing it to create the database. To test the installation, access the Enterprise Manager Database Control homepage by navigating to https://<hostname>:1158/em in a browser and logging in with the system user and oracle password.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
175 views

Installing Oracle Database 11g On Windows: Back To Topic List

To install Oracle Database 11g on Windows, run the setup.exe file located in the \db\Disk1 directory of the unzipped DVD files. Select to install Oracle Database 11g and perform a basic installation with a starter database, entering orcl for the Global Database Name and oracle for the passwords. Follow the installation process by reviewing the summary and allowing it to create the database. To test the installation, access the Enterprise Manager Database Control homepage by navigating to https://<hostname>:1158/em in a browser and logging in with the system user and oracle password.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Back to Topic List

Installing Oracle Database 11g on Windows


To install the Oracle software, you must use the Oracle Universal installer. 1. For this installation, you need either the DVDs or a downloaded version of the DVDs. In this tutorial, you install from the downloaded version. From the directory where the DVD files were unzipped, open Windows Explorer and double-click on setup.exe from the \db\Disk1 directory.

2. The product you want to install is Oracle Database 11g. Make sure the product is selected and click Next.

3. You will perform a basic installation with a starter database. Enter orcl for the Global Database Name and oracle for Database Password and Confirm Password. Then, click Next.

4. Oracle Configuration Manager allows you to associate your configuration information with your Metalink account. You can choose to enable it on this window. Then, click Next.

5. Review the Summary window to verify what is to be installed. Then, click Install.

6. The progress window appears.

7. The Configuration Assistants window appears.

8. Your database is now being created.

9. When the database has been created, you can unlock the users you want to use. Click OK.

10. Click Exit. Click Yes to confirm exit.

Testing Your Installation


To test that your installation completed successfully, perform the following steps: 1. Open a browser and enter the following URL: https://<hostname>:1158/em where <hostname> should be changed to your machine name, IP address, or localhost. Because Enterprise Manager Database Control is a secure site, you need a certificate. Select the Accept this certificate permanently option, and then click OK.

2. Enter system as the User Name and oracle as the Password, and then click Login.

3. The Database Control Home Page appears. Your installation was successful.

You might also like