V$HM_CHECK_PARAM

V$HM_CHECK_PARAM displays information about the input parameters of all Health Monitor checks.

Column Datatype Description
ID NUMBER Parameter ID
NAME VARCHAR2(64) Parameter name
CHECK_ID NUMBER ID of the check to which this parameter belongs
TYPE VARCHAR2(20) Data type of the input parameter:
  • DBKH_PARAM_UB4

  • DBKH_PARAM_UB8

  • DBKH_PARAM_TEXT

  • DBKH_PARAM_DATE

  • DBKH_PARAM_UB4_LIST

  • DBKH_PARAM_UB8_LIST

  • DBKH_PARAM_TEXT_LIST

  • DBKH_PARAM_DATE_LIST

DEFAULT_VALUE VARCHAR2(64) Default value for this parameter
FLAGS NUMBER Reserved for internal use
DESCRIPTION VARCHAR2(64) Description of the parameter