6.88 DBA_HIST_VECTOR_INDEX
DBA_HIST_VECTOR_INDEX displays historical statistics for
diagnostic information about vector indexes.
This view is populated only on Oracle Autonomous AI Database Serverless
(ADB-S). It contains snapshots of V$VECTOR_INDEX.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Database ID for the snapshot |
|
|
|
|
Unique snapshot ID |
|
|
|
|
Instance number for the snapshot |
|
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
|
Index object number |
|
|
|
|
The ID of the container that
|
|
|
|
|
Name of the index |
|
|
|
|
Type of index organization:
|
|
|
|
|
Owner of the index |
|
|
|
|
Total amount of memory allocated to the index (in bytes) If the index is an IVF index, the value of this column is
|
|
|
|
|
Number of times the index has been used by queries |
|
|
|
|
Delta value for index use by queries |
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.3.
See Also: