HP Serviceguard Toolkit for Oracle Version A.05.01.01 on Linux User Guide (December, 2012)

4 Using HP Serviceguard toolkit for Oracle
After installing the HP Serviceguard toolkit for Oracle, you can use this toolkit to:
Deploy Oracle ASM, Oracle database instances in Serviceguard cluster environment.
Manage the packages.
Configuring legacy and modular Oracle ASM instance and Database
instance toolkit packages
This section describes the steps to configure Oracle ASM instance and Database instance toolkit
packages.
“Configuring legacy Oracle database package without ASM” (page 11)
“Configuring modular Oracle database package without ASM” (page 17)
“Configuring legacy ASM instance and Database instance packages (page 23)
“Configuring modular ASM instance package (page 34)
Configuring legacy Oracle database package without ASM
To create a legacy Oracle database instance toolkit package:
1. Create a database package directory under $SGCONF/<package dir>. For example,
# mkdir $SGCONF/oracle_legacy
2. Copy the toolkit scripts from $SGROOT/oracletoolkit to the directory created in step 1.
3. cd $SGCONF/oracle_legacy
4. Edit the toolkit configuration file, haoracle.conf Table 2 (page 11) describes the attributes
that you can edit.
Table 2 Lists the attributes that you can edit
ExampleDescriptionAttribute Name
databaseThis parameter determines whether
the instance is an ASM instance or
INSTANCE_TYPE
a database instance. Set this
parameter to database. The default
value is database.
/ORACLE_TEST0This is the Oracle home directory
where the Oracle binaries are
installed.
ORACLE_HOME
oracleThis is the user name of the Oracle
database administrator who
ORACLE_ADMIN
manages the database. The default
value is oracle.
ORACLE_TEST0The Oracle session name. It is also
called the session ID (SID). It
SID_NAME
uniquely identifies an Oracle
database instance.
Configuring legacy and modular Oracle ASM instance and Database instance toolkit packages 11