1.92.1
Resource script for SAP databases. It manages a SAP database of any type as an HA resource.
SAP database resource agent
The unique SAP system identifier. e.g. P01
SAP system ID
The full qualified path where to find sapstartsrv and sapcontrol.
path of sapstartsrv and sapcontrol
The name of the database vendor you use. Set either: ORA,DB6,ADA
database vendor
The Oracle TNS listener name.
listener name
If you do not have a ABAP stack installed in the SAP database, set this to TRUE
only JAVA stack installed
This is only needed if the DBJ2EE_ONLY parameter is set to true. Enter the path to the Java SDK which is used by the SAP WebAS Java
Path to Java SDK
This controls how the resource agent monitors the database. If set to true, it will use SAP tools to test the connect to the database. Do not use with Oracle, because it will result in unwanted failovers in case of an archiver stuck
Activates application level monitoring
The SAPDatabase resource agent tries to recover a failed start attempt automaticaly one time. This is done by running a forced abort of the RDBMS and/or executing recovery commands.
Enable or disable automatic startup recovery
The full qualified path where to find the J2EE instance bootstrap directory. e.g. /usr/sap/P01/J00/j2ee/cluster/bootstrap
path to j2ee bootstrap directory
The full qualified path where to find the J2EE security store directory. e.g. /usr/sap/P01/SYS/global/security/lib/tools
path to j2ee secure store directory
The full qualified filename of the jdbc driver for the database connection test. It will be automaticaly read from the bootstrap.properties file in Java engine 6.40 and 7.00. For Java engine 7.10 the parameter is mandatory.
file name of the jdbc driver
The full qualified path where to find a script or program which should be executed before this resource gets started.
path to a pre-start script
The full qualified path where to find a script or program which should be executed after this resource got started.
path to a post-start script
The full qualified path where to find a script or program which should be executed before this resource gets stopped.
path to a pre-start script
The full qualified path where to find a script or program which should be executed after this resource got stopped.
path to a post-start script