ocf:SAPInstance — SAP instance resource agent
OCF_RESKEY_InstanceName=string OCF_RESKEY_DIR_EXECUTABLE=string OCF_RESKEY_DIR_PROFILE=string OCF_RESKEY_START_PROFILE=string OCF_RESKEY_START_WAITTIME=string OCF_RESKEY_AUTOMATIC_RECOVER=boolean OCF_RESKEY_PRE_START_USEREXIT=string OCF_RESKEY_POST_START_USEREXIT=string OCF_RESKEY_PRE_STOP_USEREXIT=string OCF_RESKEY_POST_STOP_USEREXIT=string SAPInstance [start | recover | stop | status | monitor | validate-all | meta-data | methods]
The full qualified SAP instance name. e.g. P01_DVEBMGS00_sapp01ci
The full qualified path where to find sapstartsrv and sapcontrol.
The full qualified path where to find the SAP START profile.
The name of the SAP START profile.
After that time in seconds a monitor operation is executed by the resource agent. Does the monitor return SUCCESS, the start is handled as SUCCESS. This is useful to resolve timing problems with e.g. the J2EE-Addin instance.
The SAPInstance resource agent tries to recover a failed start attempt automaticaly one time. This is done by killing runing instance processes and executing cleanipc.
The full qualified path where to find a script or program which should be executed before this resource gets started.
The full qualified path where to find a script or program which should be executed after this resource got started.
The full qualified path where to find a script or program which should be executed before this resource gets stopped.
The full qualified path where to find a script or program which should be executed after this resource got stopped.