Using Serviceguard Extension for RAC Version A.11.20 - (August 2011)

Table 2 Required Oracle File Names for Demo Database (continued)
Oracle File Size
(MB)
Raw Device File NameSize (MB)Volume Name
120/dev/vx/rdsk/ops_dg/ops2log3.log128ops2log3.log
500/dev/vx/rdsk/ops_dg/opssystem.dbf508opssystem.dbf
800/dev/vx/rdsk/ops_dg/opssysaux.dbf808opssysaux.dbf
250/dev/vx/rdsk/ops_dg/opstemp.dbf258opstemp.dbf
120/dev/vx/rdsk/ops_dg/opsusers.dbf128opsusers.dbf
200/dev/vx/rdsk/ops_dg/opsdata1.dbf208opsdata1.dbf
200/dev/vx/rdsk/ops_dg/opsdata2.dbf208opsdata2.dbf
200/dev/vx/rdsk/ops_dg/opsdata3.dbf208opsdata3.dbf
500/dev/vx/rdsk/ops_dg/opsspfile1.ora508opsspfile1.ora
500/dev/vx/rdsk/ops_dg/opspwdfile.ora508opspwdfile.ora
500/dev/vx/rdsk/ops_dg/opsundotbs1.dbf508opsundotbs1.dbf
500/dev/vx/rdsk/ops_dg/opsundotbs2.dbf508opsundotbs2.dbf
160/dev/vx/rdsk/ops_dg/opsexample1.dbf168opsexmple1.dbf
Create these files if you wish to build the demo database. The three logical volumes at the bottom
of the table are included as additional data files that you can create as needed, supplying the
appropriate sizes. If your naming conventions require, you can include the Oracle SID and/or the
database name to distinguish files for different instances and different databases. If you are using
the ORACLE_BASE directory structure, create symbolic links to the ORACLE_BASE files from the
appropriate directory.
Example:
# ln -s /dev/vx/rdsk/ops_dg/opsctl1.ctl \
/u01/ORACLE/db001/ctrl01_1.ctl
Example:
1. Create an ASCII file, and define the path for each database object.
control1=/u01/ORACLE/db001/ctrl01_1.ctl
2. Set the following environment variable where filename is the name of the ASCII file created.
# export DBCA_RAW_CONFIG=<full path>/filename
Adding Disk Groups to the Cluster Configuration
For CVM 5.x or later, if the multi-node package was configured for disk group activation, the
application package should be configured with package dependency to ensure the CVM disk
group is active.
For CVM 5.x or later (without using multi-node package) after creating units of CVM storage, you
need to specify the disk groups in each package configuration ASCII file. Use one STORAGE_GROUP
parameter for each CVM disk group the package will use. You also need to identify the CVM disk
groups, file systems, logical volumes, and mount options in the package control script (on HP-UX
releases that support them). See About Veritas CFS and CVM from Symantec” (page 15).
For more detailed information on the package configuration process, refer to the Managing
Serviceguard Eighteenth Edition user’s guide.
58 Serviceguard Configuration for Oracle 10g, 11gR1, or 11gR2 RAC