Sei sulla pagina 1di 16

dbinst.

htm Page 1 of 16

Installing Oracle Database 11g on Linux

Purpose

In this tutorial, you learn how to install Oracle Database 11g on Linux.

Topics

This tutorial covers the following topics:

Overview
Installing Oracle Database 11g on Linux
Testing Your Installation
Summary

Viewing Screenshots

Place the cursor over this icon to load and view all the screenshots for this tutorial.
(Caution: This action loads all screenshots simultaneously, so response time may be slow
depending on your Internet connection.)

Note: Alternatively, you can place the cursor over an individual icon in the following steps to load
and view only the screenshot associated with that step. You can hide an individual screenshot by
clicking it.

Overview

Using the Oracle Universal Installer, you install the Oracle Database 11g software and create a
database.

Back to Topic List

Installing Oracle Database 11g on Linux

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 a terminal window and enter the following:

./runInstaller.sh

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 2 of 16

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

2. 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.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 3 of 16

3. You need to specify your Inventory directory. The location should be set
to /u01/app/oracle/oraInventory. Accept the default Operating System group name, oinstall.
Then, click Next.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 4 of 16

4. The installer now verifies that the system meets all the minimum requirements for installing
and configuring the chosen product. Please correct any reported errors before continuing.
When the check successfully completes, click Next.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 5 of 16

5. 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.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 6 of 16

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

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 7 of 16

6. The progress window appears.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 8 of 16

7. The Configuration Assistants window appears.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 9 of 16

8. Your database is now being created.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 10 of 16

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

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 11 of 16

10. You need to execute orainstRoot.sh and root.sh as the root user.

11. Open a terminal window and enter the following commands. Follow the prompts as instructed.

su -
<rootpassword>
cd /u01/app/oracle/oraInventory
./orainstRoot.sh
cd ../product/11.1.0/db_1
./root.sh
exit
exit

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 12 of 16

12. Switch back to the Universal Installer and click OK.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 13 of 16

13. Click Exit. Click Yes to confirm exit.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 14 of 16

Back to Topic List

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.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 15 of 16

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.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007
dbinst.htm Page 16 of 16

Back to Topic List

Summary

In this tutorial, you learned how to install and test the Oracle Database 11g installation on Linux.

Back to Topic List

Move your mouse over this icon to hide all screenshots.

http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm?_template=/oco... 8/22/2007

Potrebbero piacerti anche