Using Serviceguard Extension for RAC, 6th Edition, April 2008
Table 3-3 Required Oracle File Names for Demo Database (continued)
Oracle File Size
(MB)
Raw Device File NameSize
(MB)
Volume Name
20
/dev/vx/rdsk/ops_dg/ops2log1.log
28
ops2log1.log
20
/dev/vx/rdsk/ops_dg/ops2log2.log
28
ops2log2.log
20
/dev/vx/rdsk/ops_dg/ops2log3.log
28
ops2log3.log
400
/dev/vx/rdsk/ops_dg/opssystem.dbf
408
opssystem.dbf
100
/dev/vx/rdsk/ops_dg/opstemp.dbf
108
opstemp.dbf
120
/dev/vx/rdsk/ops_dg/opsusers.dbf
128
opsusers.dbf
15
/dev/vx/rdsk/ops_dg/opstools.dbf
24
opstools.dbf
200
/dev/vx/rdsk/ops_dg/opsdata1.dbf
208
opsdata1.dbf
200
/dev/vx/rdsk/ops_dg/opsdata2.dbf
208
opsdata2.dbf
200
/dev/vx/rdsk/ops_dg/opsdata3.dbf
208
opsdata3.dbf
300
/dev/vx/rdsk/ops_dg/opsroolback.dbf
308
opsrollback.dbf
5
/dev/vx/rdsk/ops_dg/opsspfile1.ora
5
opsspfile1.ora
312
/dev/vx/rdsk/ops_dg/opsundotbs1.dbf
320
opsundotbs1.dbf
312
/dev/vx/rdsk/ops_dg/opsundotbs2.dbf
320
opsundotbs2.dbf
160
/dev/vx/rdsk/ops_dg/opsexample1.dbf
168
opsexample1.dbf
100
/dev/vx/rdsk/ops_dg/opscwmlite1.dbf
108
opscwmlite1.dbf
70
/dev/vx/rdsk/ops_dg/opsindx1.dbf
78
opsindx1.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, which 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, Oracle9:
1. Create an ASCII file, and define the path for each database object.
124 Serviceguard Configuration for Oracle 9i RAC