MDA_HEALTH_ACTIVITY

Health activity

Comments

This collection is similar to GLOBALSTATS, and was designed to be its replacement. However, both collections can be used successfully.

ROWID

(METRICNAME)

Columns

Name Data Type Description
INSTANCEID long Instance ID; 0 = non-CE
METRICID long Metric ID; ID < 100 = displayable metric
METRICNAME string(24) Metric name
METRICTYPE long Metric type:
1
Counter = sum(Value)
2
Run Level = Value
3
Ratio
4
Rate = Value / Elapsed time
VALUE double Metric value
MERGESTATUS long Internal-use merge status; created by Surveillance
CURRENT double Current metric value, based on metric type
AVG double Average of current metric value, since collection started
VALUE_DELTA double Delta metric value (regardless of metric type)
TOTAL double Total of current metric values, since collection started, if applicable

Requirements

Attributes: MDA
Minimum database version: 12.5.0.3