此内容没有您所选择的语言版本。
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:
- 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
- Full path of the inventory directory:
Use the default: /u01/app/oracle/oraInventory
- Specify Operating System group name:
Use default: oinstall
Click
- 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. #
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.
#
Then click
- Product-specific Prerequisite Checks:
Verify that all checks have been passed.
Verify that all checks have been passed.
Make sure that the status of each Check is set to "Succeeded".
On Red Hat Enterprise Linux AS 4 ignore the warnings for binutils, gcc, and openmotif and proceed.
If a check fails, see Chapter 29, Oracle 10g and Linux Installation Errors and Troubleshooting.
Note
The "" button does not work after you have fixed one of the failed checks.
Click
- Select Database Configuration then select "General Purpose".
Click
- Specify Database Configuration Options:
- Global Database Name: for example use "orcl". - SID: for example use "orcl".
- Global Database Name: for example use "orcl".
- SID: for example use "orcl".
Click
- Select Database Management Option then select "Use Database Control for Database Management".
Click
- Specify Database File Storage Option
Select "File System" in this example.
- File System
- Specify Database file location: /u01/app/oracle/oradata/
If you want to comply with OFA, you might want to select
another mount point than '/u01', for example /u02/oradata.
Select "File System" in this example.
- File System
- Specify Database file location: /u01/app/oracle/oradata/
If you want to comply with OFA, you might want to select
another mount point than '/u01', for example /u02/oradata.
Click
- Specify Backup and Recovery Options then select "Do no enable Automated Backups" for this example.
Click
- Specify Database Schema Passwords
Make sure that the passwords do not start with a number. this will cause an error message "ORA-00988 missing or invalid password" or something similar later.
Click
- Summary
Click
If Enterprise Manager configuration fails due to port allocation problems, read Chapter 29, Oracle 10g and Linux Installation Errors and Troubleshooting.
When a window pops up to run the
root.sh script, execute the script in another terminal as root:
Click
You have now reached the end of the Installation, click the button.