Installation guide
Page 39 of 59
log file directory. You may run the prerequisite checker several times, correcting any
problems noted after each run.
After successfully running the prerequisite checker, the Repository Creation Assistant
can be run. The details of the installation depend on the type of database (standalone,
Oracle RAC) and the storage option chosen (file system, raw, CFS, ASM). The
following example assumes that ASM Disk Groups are utilized:
1. Make sure the database is running and the listener associated with the database is
running.
2. Set the NLS_LANG environment variable for the oracle session:
# export NLS_LANG=american_america.us7ascii
3. Launch repca from the repca Oracle Home directory:
# cd Repca_Oracle_Home
# runRepca
4. In the Welcome
screen, click Next.
5. In the Specify Oracle Home
screen, enter the following:
a. Oracle Home
– Enter the full path of the Oracle Home for the database,
i.e.
/opt/oracle/product/10.2.0/db_1
b. Log File Directory
– enter the full path where the log files for the
Repository Creation Assistant are to be written.
c. Click Next.
6. In the Select Operation
screen, select Load if you want to load the database
without registering with the Oracle Internet Directory. Since you don’t have an
OID yet, choose this option. Otherwise, choose the Load and Register option.
Click Next.
7. In the Specify Database Connection Information
Screen, enter the following
information:
a. SYS Password
– enter the SYS password for the database
b. Single Node Instance
or Real Application Cluster Database – choose the
appropriate option, then enter information for the following fields:
i. Hostname
– enter the short hostname or the fully qualified
hostname (for RAC, enter hostname:port for the first node)
ii. Port
– for a Single Node Instance, enter the listener port here
iii. Service Name
– enter the service name for the database connection
(use the global service name for RAC)
c. Click Next.
8. In the Specify Storage Options
screen, select Automatic Storage Management
(ASM).
9. In the Select Disk Group
screen, select the disk group that you want to use to
install the Repository on. Click Next.
10. In the Specify Tablespace Information
screen, choose the appropriate Size for
each tablespace (large or small, depending on the anticipated load). Click Next.
11. If the SYSTEM and UNDO tablespaces are set to autoextend, you may see the
Warning: Check Disk Space
screen appear. Check that the respective tablespaces
have adequate disk space available.
12. Specify Oracle Internet Directory Configuration
– this screen and the next two
screens appear only if you chose the Load and Register option earlier.