HEALTH_CHECK

The HEALTH_CHECK function can be used to get the broker to evaluate the health of all configuration members..

HEALTH_CHECK Function

DBMS_DG.HEALTH_CHECK
RETURN BINARY_INTEGER;

Parameters

None

Usage Notes

  • This function returns a binary integer.

Return Values

Error Description
ORA-00000: normal, successful completion

The health check was successfully initiated.

Other

The Data Guard broker was unable to perform the health check and the return value will indicate the reason for this failure.