Using the Oracle Toolkit in a HP Serviceguard Cluster README Revision: B.06.00, August 2010
- Run the ASM MNP.
- Copy the framework scripts provided in the bundle to the database
instance package directory.
- Configure the configuration file haoracle.conf file as mentioned in
this
document for the database package.
- Create a new package ASCII file and control script or edit the
existing
package ASCII and control scripts in the database package
directory.
Configure the parameters as mentioned for the database package.
- Copy the scripts from the package directory to all the configured
nodes.
- Remove the older database package configuration if a new package
for the
database instance is being configured.
- Apply the database package configuration.
- Run the database package.
3. Migration to a modular database package not using ASM:
- Halt the database package.
- In case of configuration directory mode of operation to be used,
copy the
new Oracle scripts to another package directory.
- Migrate the older legacy package to a modular package containing
Serviceguard parameters.
# cmmigratepkg -p <legacy_pkg_name> -s -o <modular_pkg_name>
Refer to the Whitepaper "Migrating Packages from Legacy to Modular
Style,
October 2007" and also the Whitepaper "Modular package support in
Serviceguard
for Linux and ECM Toolkits" at
http://www.hp.com/go/hpux-serviceguard-docs -> HP Enterprise Cluster
Master Toolkit
- To add the values to this modular package configuration file, from
the
older toolkit configuration file, issue the following command:
# cmmakepkg -i modular.ascii -m ecmt/oracle/oracle -t <older
toolkit
configuration file> modular1.ascii