Download as pdf or txt
Download as pdf or txt
You are on page 1of 24

Installing Oracle Database 10g on Linux

Welcome MAHMOUD ( Sign Out | Account )

secure search

PRODUCT CENTERS Downloads Documentation Forums Articles Sample Code Getting Started Tutorials Blogs
TECHNOLOGY CENTERS OBE Home > Database 10g > Single Instance > Installation > Database
COMMUNITY
Database
Installing Oracle Database 10g on Linux
Database 10g Release 2
Database 10g Release 1
Purpose
VMWare/RAC
Single DB
Table of Contents In this lesson, you learn how to install Oracle Database 10g on Linux.
Download
Installation Topics
Manageability
Storage Management This lesson covers the following topics:
Availability
Application Dev. Overview
BI & Data Warehouse Prerequisites
Security
Installing Oracle Database 10g on Linux
Information Integration
Content Management
Demos
Viewing Screenshots
Archives
Application Server
Place the cursor on this icon to display all the screenshots in the lesson. You can also place the cursor on each
Oracle Application Server individual icon in the following steps to see only the screenshot that is associated with that step.
Start
OracleAS 10g 10.1.2
Overview
OracleAS 10g 9.0.4
Collaboration Suite
Back to List
Collaboration Suite 10g
(10.1.2)
Collaboration Suite 10g Using the Oracle Universal Installer, you install the Oracle Database 10g software and create a database.
(10.1.1)
Collaboration Suite (9.0.4) Prerequisites
EM Grid Control 10g

Oracle Enterprise Manager Back to Topic List


10g Grid Control (Release 1)
Oracle Enterprise Manager Before starting this lesson, you should have:
10g Grid Control (Release 2)
JDeveloper

JDeveloper 10.1.3
http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (1 of 24)11/4/2006 9:53:42 AM
Installing Oracle Database 10g on Linux

JDeveloper 9.0.5 and 10.1.2 Completed the Configuring Linux for the Installation of Oracle Database 10g lesson.
1.
Business Intelligence

Business Intelligence Start


Data Warehousing
Warehouse Builder 10g
Installing Oracle Database 10g on Linux
Release 1
Warehouse Builder 10g
Release 2
Back to Topic List

To install the Oracle software, you must use the GUI installer.
Legal | Privacy

SELECT COUNTRY 1. Log in to the Linux box as user oracle and mount the Oracle Database 10g CD. Change directory to the CD
and execute the script /mnt/cdrom/runInstaller from your home directory:

/mnt/cdrom/runInstaller

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (2 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

2. At the Welcome window, click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (3 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

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/obe10gdb/install/linuxinst/linuxinst.htm (4 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

4. The following window appears. Leave this window open.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (5 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

5. You need to execute orainstRoot.sh as the root user. Open a terminal window and enter the following
commands:

su
<rootpassword>
cd /u01/app/oracle/oraInventory
./orainstRoot.sh
exit
exit

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (6 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

6. Switch back to the Universal Installer window and click Continue.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (7 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

7. At the Specify File Locations window, change the path to /u01/app/oracle/product/10.1.0/db_1. Then
click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (8 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

8. Make sure the Installation Type Enterprise Edition is selected and click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (9 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

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

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (10 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

10. You want to create a starter database. Make sure that Create a starter database and General Purpose are
both selected. Then click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (11 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

11. Enter orcl.oracle.com in the Global Database Name field, and select the Create database with example
schemas check box. Then click Next. If you plan to perform any of the multilingual lessons, you should select
Unicode standard UTF-8 AL32UTF8 as the database character set.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (12 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

12. The Select Database Management Option window enables you to choose between Database Control or Grid
Control of your database. In this example, you accept the default, which is Database Control. Click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (13 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

13. Specify the database file location as /u01/app/oracle/oradata and click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (14 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

14. In the Specify Backup and Recovery Options window, you do not want to enable automated backups at this
time. Accept the default and click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (15 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

15. Enter and confirm a password for all accounts, and then click Next.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (16 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

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

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (17 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

17. The progress window appears.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (18 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

18. The Configuration Assistants window appears.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (19 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

19. Your database is now being created.

20. When the database is created, click OK.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (20 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

21. When the Setup Privileges window appears, open a new terminal window.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (21 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

22. You need to execute root.sh as the root user. From your terminal window, enter the following commands:

cd $ORACLE_BASE/product/10.1.0/db_1
su
<rootpassword>
./root.sh
exit
exit

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (22 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

23. The End of Installation summary appears. The ports shown in the summary can be found in $ORACLE_BASE/
product/10.1.0/db_1/portlist.ini. Click OK.

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (23 of 24)11/4/2006 9:53:42 AM


Installing Oracle Database 10g on Linux

24. Click Yes to exit.

Place the cursor on this icon to hide all screenshots.

E-mail this
page
Printer View

http://www.oracle.com/technology/obe/obe10gdb/install/linuxinst/linuxinst.htm (24 of 24)11/4/2006 9:53:42 AM

You might also like