SYS.V$TTSTATS_AGGR_SCHEDULES

This view contains the metadata to determine when to do ttStats metric aggregations.

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

AGGR_PERIOD

VARCHAR2(2) INLINE NOT NULL

The aggregation period expressed in YR (year), MT (month), DY (day), HR (hour), MI (minute), SE (second).

AGGREGATE_AT

DATE NOT NULL

When to do the next aggregation

ELEMENTID

TT_INTEGER NOT NULL

The element from which the snapshot was collected.