HP Serviceguard Toolkit for Oracle on Linux User Guide Version A.12.00.00

Configuring modular ASM instance package
NOTE: The following conditions are applicable for the Oracle Toolkit to support the MetroCluster
and ContinentalCluster:
The Oracle ASM MNP package must not be configured as a Metrocluster or Continentalclusters
package.
The appropriate Metrocluster or Continentalclusters modules must be included when creating
database package.
To configure a modular ASM instance Multi-node package (MNP) and Database instance failover
package:
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
ASMThis parameter determines whether
the instance is an ASM instance
INSTANCE_TYPE
or a database instance. Set this
parameter to ASM. The default
value is ASM.
oracleThis is the user name of the Oracle
database administrator who
ORACLE_ADMIN
manages the database. The
default value is oracle.
/ORACLE_TEST0This is the base directory where
Oracle is installed.
ORACLE_HOME
ORACLE_TEST0The Oracle session name. It is also
called the session ID (SID). It
SID_NAME
uniquely identifies an Oracle
database instance.
NOTE: If you modify this
attribute after the # cmmakepkg
-i -m -t command is run, you
must reconfigure the
MONITOR_PROCESSES attribute
defined in this file to reflect the
same. Also, reconfigure PFILE
attribute defined in this file to
reflect this change, if PFILE is uses
this attribute.
noThis parameter determines whether
ASM is being used to manage the
storage for the database instance.
ASM
The default value is no. You can
either set the value as yes or no.
Set this parameter to yes if ASM
is used to store DB files, else, set
it to no.
Configuring modular Oracle ASM instance and Database instance toolkit packages 17