HP Serviceguard Linux Oracle-Toolkit-A.05.01.00 User Guide (696983-001, June 2012)
j. Apply the package configuration using the following command:
# cmapplyconf -P db1pkg.conf
k. Run the database package using the following command:
# cmrunpkg oracle_asmdb_legacy
NOTE: Repeat all the above mentioned steps for each database instance.
Configuring modular ASM database package
To configure a modular ASM Oracle database toolkit packages:
1. Setting up and configuring ASM multi-node package.
a. Create a directory in ${SGCONF}/<package dir>.
b. cd ${SGCONF}/<package dir>.
c. Create the modular package configuration file, pkg1.conf using the command:
# cmmakepkg -m sg/multi_node -m tkit/oracle/oracle pkg1.conf
d. Edit the following attributes manually in the package configuration file:
ExampleDescriptionAttribute
oracle_asm_pkgThe package name must be unique
in the cluster.
package_name
${SGCONF}/oracle_asm_pkgWhen you apply a package using
the cmapplyconf command,
TKIT_DIR
TKIT_DIR contains the toolkit
configuration file,
haoracle.conf on all
configured nodes.
NOTE: The TKIT_DIR for this
package must be different from the
TKIT_DIR configured for the
ASM MNP.
ASMThis parameter determines whether
the instance is an ASM instance
INSTANCE_TYPE
or a database instance. Set this
parameter to ASM.
oracleThe user name of the Oracle
database administrator. This is
ORACLE_ADMIN
used to start and stop the
database.
yesThis parameter determines whether
ASM is being used to manage the
storage for the database instance.
ASM
You can set the value as yes or
no. Set this parameter to yes if
ASM is used, otherwise set to no.
The default value is no.
diskgroup2If ASM (Automatic Storage
Management) is being used to
ASM_DISKGROUP
manage the storage for the
database instance, configure this
parameter to indicate the ASM
Diskgroups used by the database
instance. You can add more than
one disk group by adding to the
array variable, ASM_DISKGROUP.
Configuring legacy and modular Oracle database toolkit packages 31