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

V$HM_CHECK displays information about all the checks registered with Health Monitor. Each check is uniquely identified by a name or an ID.

Column Datatype Description
ID NUMBER Health check ID
NAME VARCHAR2(64) Health check name
NAME_NLS VARCHAR2(1024) Internationalized names of the health checks
CLSID NUMBER Class ID to which this check belongs
CLS_NAME VARCHAR2(15) Class name of the check:
  • GENERIC

  • PERSISTENT_DATA

FLAGS NUMBER Reserved for internal use
INTERNAL_CHECK VARCHAR2(1) Internal check
OFFLINE_CAPABLE VARCHAR2(1) Ability to run when database is not open yet (Y or N)
DESCRIPTION VARCHAR2(64) Description of what the check does