10.147 V$TRUE_CACHE_STAT
V$TRUE_CACHE_STAT
displays information about True Cache
metrics.
This view is populated only on a True Cache.
Column | Datatype | Description |
---|---|---|
MY_DGID |
NUMBER |
Data Guard hash ID for True Cache |
REMOTE_DGID |
NUMBER |
Data Guard hash ID for the primary database |
DEST_ID |
NUMBER |
Log archive destination parameter identifier The value of this column is always
|
NAME |
VARCHAR2(32) |
Name of the metric:
Note: The |
VALUE |
VARCHAR2(64) |
Value of the metric |
UNIT |
VARCHAR2(32) |
Unit of measurement |
TIME_COMPUTED |
VARCHAR2(32) |
Local time on True Cache when the metric was computed |
DATA_TIME |
VARCHAR2(32) |
Local time on True Cache when the data used to compute the metric was received The |
CON_ID |
NUMBER |
The ID of the container to which the data pertains. The value of this column is always |
Note:
This view is available starting with Oracle Database 23ai.