SYS.GV$CACHE_GROUP_STATS

This view contains data about the last ten autorefresh transactions on the specified cache group. This information is only available when the AUTOREFRESH state is ON or PAUSED, and the cache agent is running.

Usage with TimesTen Scaleout

This view contains the contents of the SYS.V$CACHE_GROUP_STATS view for every element in the database.

Usage with TimesTen Classic

This view contains data for the database to which the application is connected. It has the same contents as SYS.V$CACHE_GROUP_STATS.

Columns

See ttCacheAutorefreshStatsGet in the Oracle TimesTen In-Memory Database Reference for information on the columns in this view, including the column name, data type, and description.

In addition to these columns, the view contains the elementId column of type TT_INTEGER NOT NULL that contains the element id for the element to which the application is connected. Ignore this column in TimesTen Classic.