
Chapter 26. Installing Oracle Database 10g
98
$ su - root
# mount /mnt/cdrom
On Red Hat Enterprise Linux 3 and 4 execute:
$ su - root
# mount /media/cdrom
To execute runInstaller from the mounted CD, run the command corresponding to your version as
the oracle user.
On Red Hat Enterprise Linux 2.1 execute:
oracle$ /mnt/cdrom/runInstaller
On Red Hat Enterprise Linux 3 and 4 execute:
oracle$ /media/cdrom/runInstaller
26.4. Using Oracle Universal Installer (OUI)
The following example shows how to install x86 Oracle 10g Release 1 Database Software and a
"General Purpose" database. Please note, the screens and questions will look different if you install
10g R2 or 64 bit 10g R1 database. - Welcome Screen:
- Basic Installation: Check for the default
- Oracle Home Location: Use default:
/u01/app/oracle/product/10.1.0/db_1
- Installation Type: Enterprise Edition
- UNIX DBA Group: Use default: dba
- Create Starter Databases: Check it which is the default
- Global Database Name: orcl
- Database password: Type in the password for SYS, SYSTEM,
SYSMAN, and DBSNMP accounts
- Advanced Installation: Not checked it this example
Click Next
- Specify Inventory directory and credentials:
- Full path of the inventory directory:
Use the default: /u01/app/oracle/oraInventory
- Specify Operating System group name:
Use default: oinstall
Click Next
- A window pops up to run the orainstRoot.sh script:
Run the script in another terminal:
su - root
# /u01/app/oracle/oraInventory/orainstRoot.sh
Creating the Oracle inventory pointer file (/etc/oraInst.loc)
Changing groupname of /u01/app/oracle/oraInventory to oinstall.
#
Commenti su questo manuale