Serviceguard for Linux Oracle Toolkit Version A.04.00 Release Notes, October 2008

Serviceguard for Linux Oracle Toolkit Version A.04.00 Release Notes
Compatibility Information and Installation Requirements
Chapter 110
The files will be installed in /opt/cmcluster/oracletoolkit
The following files are part of the toolkit:
README. Description of toolkit 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
halistener.mon. The listener monitor script
toolkit.sh. This script is the interface between the SG/LX
package control script and the Serviceguard for Linux Oracle
Toolkit.
In the directory $SGCONF/modules/tkit/oracle
oracle
oracle.1
In the directory $SGCONF/scripts/tkit/oracle
tkit_gen.sh
tkit_module.sh
For Legacy style
3. Create a directory for your package files called $SGROOT/<pkg_name>
4. Copy the Serviceguard for Linux Oracle Toolkit files to the newly
created package directory:
# cp $SGROOT/oracletoolkit/* $SGROOT/<pkg_name>
NOTE In SLES environment $SGROOT = /opt/cmcluster
In RedHat environment $SGROOT = /usr/local/cmcluster
5. Run the cmmakepkg command to generate a package configuration
file and package control script template in the $SGROOT/<pkg_name>
directory.
# cd $SGROOT/<pkg_name>