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: 
 | 
| DEFAULT_VALUE | VARCHAR2(64) | Default value for this parameter | 
| FLAGS | NUMBER | Reserved for internal use | 
| DESCRIPTION | VARCHAR2(64) | Description of the parameter |