V$VECTOR_INDEX_INST_MAP
This fixed view provides cluster mapping and distribution metadata for distributed HNSW vector indexes.
| Column Name | Data Type | Description |
|---|---|---|
|
|
|
User name of the distributed HNSW vector index owner |
|
|
|
Name of the distributed HNSW vector index |
|
|
|
Distributed HNSW vector index object number |
|
|
|
Virtual instance list. It's a comma-separated list of virtual instance IDs associated with the distributed HNSW vector index. |
|
|
|
Physical instance list. It's a comma-separated list of physical cluster instance IDs associated with the distributed HNSW vector index. |
|
|
|
Cluster incarnation number |
|
|
|
Container ID |
Parent topic: Vector Index and Hybrid Vector Index Views