10.155 V$VECTOR_INDEX
V$VECTOR_INDEX displays diagnostic information about vector
indexes.
This view is populated only on Oracle Autonomous Database Serverless (ADB-S).
| Column | Datatype | Description |
|---|---|---|
|
|
|
Owner of the index |
|
|
|
Name of the index |
|
|
|
Object partition name The value of this column is null for non-partitioned objects. |
|
|
|
Type of index organization:
|
|
|
|
Index object number |
|
|
|
Total amount of memory allocated to the index (in bytes) If the index is an IVF index, the value of this column is
|
|
|
|
Total amount of memory currently used by the index (in bytes) If the index is an IVF index, the value of this column is
|
|
|
|
Number of vectors currently indexed in the main-memory storage of the index, as of the latest snapshot |
|
|
|
Number of times the index has been repopulated |
|
|
|
Number of times the index has been used by queries |
|
|
|
Distance metric for the index:
|
|
|
|
Number of dimensions for the indexed vector |
|
|
|
Type of the dimensions for the indexed vector:
|
|
|
|
Accuracy to achieve when performing approximate search on this index and a target query accuracy is not provided |
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.6.