Installation guide
Under Oracle9i RAC, several issues have been noted with DBCA. If you follow the instrucons below, you should nish database cre-
aon without any problems. Nevertheless, it may prove helpful to create a trace le for the DBCA installaon. In case of a problem,
the trace le will help you determine the cause. To enable tracing, edit the le $ORACLE_HOME\bin. Edit line 40 to read like:
“E:\Program Files\Oracle\jre\1.1.8\BIN\JRE” -DTRACING.ENABLED=true
-DTRACING.LEVEL=2 -DORACLE_HOME=”%OH%” …
Database Creaon Tasks
DBCA will do a good job of creang required database les. One limitaon that you should be aware of is that DBCA is designed to
create data les on only one OCFS volume. If you want to place data les or log les on mulple OCFS volumes, you should move les
or create new les aer the database is created. The procedure to run DBCA and to create a seed database is as follows:
1. To start DBCA with tracing enabled, use the following command: dbca -dataleDesnaon O:\u01 > dbca_trace.txt
2. In the “Welcome” page, choose the “Oracle Cluster Database” opon. Click “Next”.
3. In the “Operaons” page, select “Create a Database”. Click “Next”.
4. In the “Node Selecons” page, choose all of the cluster nodes. Click “Next”. If the OracleGSDService is not running on any
node, you will receive instrucons on how to start the service.
5. On the “Database Templates” page, choose from the list of available database templates. To create a custom database,
choose “New Database”. Click “Next”.
6. In the “Database Idencaon” page, enter a “Global Database Name” and an “Oracle System Idener (SID) Prex”.
The Global Database Name is usually of the form name.domain. It is a Best Pracce to make the “name” equal to the SID.
The SID should be ve characters or less.
7. In the “Database Opons” page, choose any oponal database features that you want to install. You may also click on
the “Addional Database Opons” buon to congure addional opons such as Java and interMedia. By default, all of the
Addional Database Opons are turned on. It is recommended that you do not turn o any of these “Addional” opons,
since they may noceably impact database funconality.
8. In the “Connecon Opons” page, choose either the “Dedicated Server” or “Shared Server” opon. Click “Next”
9. The “Inializaon Parameters” page contains a number of opons on several dierent tabs:
a. For “Archivelog Mode”, the “Noarchivelog” opon is recommended throughout the database creaon period.
You can enable Archivelog mode later.
b. In the “DB Sizing” tab, you may edit the “db_block_size”, “sort_area_size”, and “database character set”
parameters.
c. In the “File Locaons” tab, the “Create persistent inializaon parameter le” is selected by default. This creates
a raw device le for the Server Parameter le (sple).
d. The “File Locaon Variables” buon displays variable informaon.
e. The “All Inializaon Opons” buon gives access to the “Inializaon Parameters” dialog box. This dialog box
allows you to edit a large variety of general and instance specic parameters. Aer you have edited all parameters
that you wish to edit, click “Next”.
10. In the “Database Storage Window”, tablespace names, le names and sizing parameters may be edited, along with redo
log informaon. Do not try to change the OCFS volume or base directory in this screen. Check the redo logs for the correct
thread numbers (one thread set of redo logs per node). Aer you have nished eding, click “Next”.