Installation guide
Installing Oracle10g Database Soware
While installing Oracle10g database soware, you have the opon of creang a Starter Database. In this example, creaon of the
Starter Database will be delayed, in order to explain the technique of creang a database at any me outside of the soware
installaon roune. Use the following procedure to perform a soware-only install:
1. Insert the Oracle Database10g Release 1 (10.1.0.2) CD-ROM. Either the autorun.exe will execute automacally, or you
must navigate to the autorun.exe le and execute it manually.
2. On the “Welcome” page, click “Next”.
3. In the “File Locaons” page, the “”Source” eld automacally points to the products.xml le. In the “Target” eld, enter
the Oracle Home path (NOT the same as the CRS Home). Click “Next”.
4. In the “Selected Nodes” page, check that all cluster nodes are displayed. Click “Next”. The OUI validates that all nodes
may be reached via the network, that the Oracle Home is writable on all nodes, and also validates user equivalence. If there
is a problem, a warning message will be displayed. If so, check the log in OraInventory\logs\installAconsdate_me.log
5. In the “Specify Hardware Installaon Mode” page, choose “Cluster Informaon Mode”. The OUI validates that all nodes
may be reached via the network, that the Oracle Home is writable on all nodes, and also validates user equivalence. If
there is a problem, a warning message will be displayed. If so, check the log in
system_drive:\Program Files\Oracle\Invento ry\logs\installAconsdate_me.log
6. On the “Install Type” page, select “Enterprise Edion”. Click “Next”.
7. The “Prerequisite Check” page veries that OS requirements are met and sets the Oracle Base directory. Click “Next”.
8. In the “Create a Starter Database” page, choose “Do not create a starter database”. Click “Next”.
9. In the “Summary” page, click “Install”. The OUI installs soware on the local node, then on the remote nodes. You
must run the VIP Conguraon Assistant aer the install is completed. vipca.bat is located in the %ORACLE_HOME%\bin
directory and must be executed aer the install completes.
10. In the “VIPCA Welcome” page, review the displayed informaon, and then click “Next”.
11. On the “Public Network Interfaces” page, choose the NICs that you want to use for Virtual IP Addresses for the cluster.
Click “Next”.
12. On the “IP Address” page, enter an unused IP address for each node in the cluster. Click “Next”.
13. In the “Summary” page, review the displayed informaon and click “Finish”. A progress dialog appears while the VIPCA
congures the virtual IP addresses, starts the GSD, and starts the Oracle Nocaon Service Node Applicaons. When the
conguraon completes, click “OK”.
14. In the “Conguraon Results” page, review the informaon, and click “Exit” to leave the VIPCA.
Creang an Oracle Database
The Database Creaon Assistant makes it easy to create a cluster-enabled database. The database installed by DBCA is commonly
referred to as a “seed” database. The seed database may be used for tesng or for a “starter” database with the default parameters.
However, by using custom installaon opons, it is possible to build a robust database that is capable of supporng producon. This
document will outline the steps to create a custom database.