Installation guide

Page 37 of 59
e. Do not select OracleAS Certificate Authority
f. Do not select High Availability and Replication.
g. Click Next.
16. In the Specify Port Configuration Options
screen, select Automatic and click
Next.
17. In the Specify Namespace in Internet Directory
screen, select Suggested
Namespace and click Next.
18. In the Specify Database Configuration Options
screen, enter the following:
a. Global Database Name
– enter the fully qualified name for your database,
usually a database name followed by your internet domain, i.e.
mydb.mycompany.com
b. SID
– enter the system identifier, or the short form of the database name
(the first part of the global database name), i.e.
mydb
c. Select Database Character Set
– select the default character set for the
database.
d. Database File Location
– enter the path to store database files under. The
path must already exist with write permissions for the oracle user. The
installer will create a subdirectory with the SID name, i.e.
/data/db/mydb
e. Click Next.
19. In the Specify Database Schema Passwords
screen, enter the passwords for the
administrative database users. Click Next when finished.
20. In the Specify Instance Name and ias_admin Password
screen, enter the
following:
a. Instance Name
– enter a name for this Infrastructure instance, i.e.
infra
b. ias_admin Password and Confirm Password
– enter the ias_admin user
password.
c. Click Next.
21. In the Summary
screen, verify the selections and click Install. The installation
now proceeds.
22. When the Run root.sh
dialog appears, open a command window as the root user
and run the root.sh script in the Oracle Home directory. After finishing the script,
click OK.
23. The Configuration Assistants
screen appears automatically and shows the
progress of the Configuration Assistants.
24. When the End of Installation
screen appears, click Exit to finish the installation.
Installing the Metadata Repository in an Existing Database
This approach is an alternative to the previous installation method. The first step in this
method is to install the Metadata Creation Repository Assistant on the database server:
1. Login as the root user at the console, or use the “su” command to become the root
user.
# su
2. Place the CD or DVD in the media tray. The automount directory should be
located by one of the two following commands:
# ls /mnt/cdrom
# ls /media/cdrom