Sample Configurations with SGeRAC and Oracle RAC 10gR2, March 2009

22
undotbs1=/dev/vg_ops/ropsundotbs01.dbf
undotbs2=/dev/vg_ops/ropsundotbs02.dbf
example=/dev/vg_ops/ropsexample1.dbf
users=/dev/vg_ops/ropsusers.dbf
redo1_1=/dev/vg_ops/rops1log1.log
redo1_2=/dev/vg_ops/rops1log2.log
redo2_1=/dev/vg_ops/rops2log1.log
redo2_2=/dev/vg_ops/rops2log2.log
control1=/dev/vg_ops/ropsctl1.ctl
control2=/dev/vg_ops/ropsctl2.ctl
control3=/dev/vg_ops/ropsctl3.ctl
temp=/dev/vg_ops/ropstmp.dbf
spfile=/dev/vg_ops/ropsspfile1.ora
In this sample, create the DBCA mapping file and place at:
/mnt/app/oracle/oradata/ver10/ver10_raw.conf.
Installing and configuring Oracle 10g Clusterware on local file system
Login as “oracle” user.
$ export DISPLAY=<display>:0.0
$ cd <10g Cluster Software disk directory>
$ ./runInstaller
Note:
1. Specify CRS HOME as /mnt/app/crs/oracle/product/10.2.0/crs. This is a local
file system.
2. Specify OCR Location as /dev/vg_ops/rora_ocr.
3. Specify Vote Disk Location as /dev/vg_ops/rora_vote.
4. Supply the VIP addresses
a. Oracle clusterware requires one VIP address for each node.
5. Specify the public network and private network
a. In this sample, the private network is 192.1.1.0
6. When prompted, run orainstRoot.sh on each node
7. When prompted, run root.sh on each node
When Oracle Clusterware is installed, the Oracle cluster is also created. For configuring Oracle VIP
in a configuration with Serviceguard Local LAN failover, see Oracle MetaLink Note:296874.1.
4
Installing Oracle RAC 10g on local file system
Login as “oracle” user.
$ export ORACLE_BASE=/mnt/app/oracle
$ export DISPLAY=<display>:0.0
$ cd <Oracle RAC 10g installation disk>
$ ./runInstaller
Note:
1. In this example, the path to ORACLE_HOME is on a local file system
/mnt/app/oracle/product/10.2.0/db_1
2. Select installation for database software only.
3. When prompted, run root.sh on each node
4
Doc ID: Note:296874.1 Configuring the HP-UX Operating System for the Oracle 10g VIP at https://metalink.oracle.com/ (Oracle MetaLink
account required).