Using the Sybase ASE Toolkit in a Serviceguard Cluster on HP-UX README: Release B.06.00

Toolkit Module Script (tkit_module.sh)
- Attribute Definition File (sybase)
The ADF is used to generate a package ASCII template file. This
file
contains a list of pre-defined variables that will be added to
the
package configuration file during cmmakepkg, which the user
must
customize for use with a particular Sybase ASE instance. It has
an
attribute TKIT_DIR which will have the path of the package directory.
For
every parameter which requires user input in the package
configuration
file, there is an attribute in the ADF. The Sybase ASE attributes
are
discussed below:
SYBASE: The location where the Sybase products are
installed.
Note: This is also a SYBASE ENV variable and has
to
be set for Sybase ASE instance to start.
Please
install different instances of Sybase ASE
on
different paths/LUNs
SYBASE_ASE: The directory name under $SYBASE where the
ASE
products are installed. Note: This is also a
SYBASE
ENV variable and has to be set for Sybase
ASE
instance to start
SYBASE_OCS: The directory name under $SYBASE where the
OCS
products are installed. This directory's bin
should
contain the binary file 'isql'. Note: This is
also a
SYBASE ENV variable and has to be set for
Sybase
ASE instance to start.
SYBASE_ASE_HOME: The base directory of Sybase ASE where sybase
is
installed.