3.130 ALL_AVTUNE_PENDING_REMOVAL_TABLES
ALL_AVTUNE_PENDING_REMOVAL_TABLES displays aggregation
tables and star cache tables, that are pending removal, for auto-cache enabled analytic
views accessible to the current user.
Related Views
-
DBA_AVTUNE_PENDING_REMOVAL_TABLESdisplays aggregation tables and star cache tables, that are pending removal, for all auto-cache enabled analytic views in the database. -
USER_AVTUNE_PENDING_REMOVAL_TABLESdisplays aggregation tables and star cache tables, that are pending removal, for auto-cache enabled analytic views owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the analytic view |
|
|
|
|
Name of the analytic view |
|
|
|
|
Owner of the attribute dimension |
|
|
|
|
Name of the attribute dimension |
|
|
|
|
Aggregation table or star cache table name |
|
|
|
|
Time at which the table was designated as pending to be removed |
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.3.