All entry point functions, except for the CHECK entry point, return one of the following values to indicate the status of execution of the entry point:
CLSAGFW_AE_SUCCESS: Entry point execution completed successfully
CLSAGFW_AE_FAIL: Entry point execution failed
The agent framework calls the CHECK entry point function to monitor the state of the resource. This function returns one of the following values that represents the current state of the resource:
See Also:
"Agents in Oracle Clusterware" for more information about evaluating and returning the state of a resource