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_INFO

V$HM_INFO displays information about Health Monitor runs, findings, and recommendations. The information for a run/finding/recommendation is organized as a name, value pair.

If the type of information is RUN, then the data represents the input parameters for that run. If the type of information is FINDING or RECOMMENDATION, then the data represents the information about that particular finding/recommendation.

Column Datatype Description
ID NUMBER Unique identifier of the information
TYPE VARCHAR2(14) Type of the information:
  • RUN

  • RUN-RESUME

  • FINDING

  • RECOMMENDATION

NAME VARCHAR2(32) Information parameter name
VALUE VARCHAR2(513) Information parameter value