SYS.V$TTSTATS_ELEMENT_METRICS

This view contains data about raw and non-aggregated metric values.

Usage with TimesTen Scaleout

This view contains data for the local element.

Usage with TimesTen Classic

This view exists in TimesTen Classic, but contains no data.

Columns

Column name Type Description

ID

TT_BIGINT NOT NULL

The snapshot identifier

METRIC_NAME

VARCHAR2(64) INLINE NOT NULL

The name of the metric

METRIC_VALUE

TT_BIGINT NOT NULL

The value of the metric

COLLECTED_AT

TT_TIMESTAMP NOT NULL

The time when the snapshot was collected

ELEMENTID

TT_INTEGER NOT NULL

The element from which the snapshot was collected