Serviceguard for Linux Oracle Toolkit Version A.02.10 Release Notes, June 2005

Serviceguard for Linux Oracle Toolkit Linux Version A.02.10 Release Notes
Compatibility Information and Installation Requirements
Chapter 112
The files will be installed in /opt/cmcluster/oracletoolkit
In a SLES 9 environment to install the toolkit fileset, use the rpm
command:
# rpm -i oracle-toolkit-A.02.10-0.product.suse.i386.rpm
The files will be installed in /opt/cmcluster/oracletoolkit
The following files are part of the toolkit:
README. Description of the tool kit contents.
haoracle.sh. The main script of the toolkit.
haoracle.conf. Configuration file.
haoracle_sql.sh. The toolkit control script that starts and
stops an Oracle database.
haoracle.mon. The monitor script.
toolkit.sh. This script is the interface between the SG/LX
package control script and the Serviceguard for Linux Oracle
Toolkit.
3. Create a directory for your package files called $SGCONF/<pkg_name>
4. Copy the Serviceguard for Linux Oracle Toolkit files to the newly
created package directory:
# cp $SGROOT/oracletoolkit/* $SGCONF/<pkg_name>
NOTE Use the environment variables $SGROOT and $SGCONF as defined in
the Managing HP Serviceguard for Linux user’s guide.
5. Run the cmmakepkg command to generate a package configuration
file and package control script template in the $SGCONF/<pkg_name>
directory.
# cd $SGCONF/<pkg_name>
# cmmakepkg -p pkg.conf
# cmmakepkg -s pkg.cntl