Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

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