10.157 V$VECTOR_PARTITIONS_INDEX
V$VECTOR_PARTITIONS_INDEX displays diagnostic information
about Inverted File Flat 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. |
|
|
|
Index object number |
|
|
|
Address of the anchor structure hosting the centroids for the in-memory neighbor partitions index in the vector pool. If in-memory centroids are unavailable for the index, the
value of this column is |
|
|
|
Index partition type The value of this column is always
|
|
|
|
Number of neighbor partitions created for the index |
|
|
|
Number of indexed vectors in the index |
|
|
|
Number of vectors in the smallest neighbor partition |
|
|
|
Number of vectors in the largest neighbor partition |
|
|
|
Number of times the vector partition index has been used by queries |
|
|
|
Average number of neighbor partitions scanned in order to answer queries. This value is an average over the
|
|
|
|
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.