DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.XS$CACHE_ACTIONS

Object Details
Object Name: XS$CACHE_ACTIONS
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Timestamps used for Mid-Tier-Cache object invalidation

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Unique Key: SYS_C00278127
  1. ColumnROW_KEY
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00278127 NORMAL UNIQUE TablespaceSYSTEM ColumnROW_KEY
Columns
Name Datatype Length Mandatory Comments
ROW_KEY NUMBER (1)
Type of the TimeStamp value.
TIME_VAL TIMESTAMP(9) (11) Yes Timestamp associated with this key
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ROW_KEY
,      TIME_VAL
FROM SYS.XS$CACHE_ACTIONS;

Dependencies

[top of page]

SYS.XS$CACHE_ACTIONS does not reference any database object

SYS.XS$CACHE_ACTIONS is referenced by following:

SchemaPUBLIC
SynonymXS$CACHE_ACTIONS
SchemaSYS
Package BodyDBMS_XS_MTCACHE - show dependent code