10.153 V$VECTOR_GRAPH_INDEX_SNAPSHOT
V$VECTOR_GRAPH_INDEX_SNAPSHOT
diagnostic information about
In-Memory Neighbor Graph vector indexes snapshots.
This view is populated only on Oracle Autonomous Database Serverless (ADB-S).
Column | Datatype | Description |
---|---|---|
|
|
User name of the vector graph index owner |
|
|
Index name |
|
|
Index object number |
|
|
Unique identifier for the snapshot |
|
|
State of the snapshot, used for debugging |
|
|
SCN at which the snapshot was built |
|
|
SCN at which the snapshot is open for queries |
|
|
Number of active readers using the snapshot |
|
|
Number of graph layers for this snapshot |
|
|
Number of vectors currently present in the graph for the snapshot |
|
|
Number of vertices marked as deleted in the graph for the snapshot |
|
|
Starting vertex ID for the snapshot |
|
|
Maximum vertex ID for the snapshot |
|
|
Average number of distance computations performed as part of queries that used the snapshot |
|
|
Number of distance computations performed as part of the In-Memory Neighbor Graph index creation |
|
|
The additional number of bytes that were used in the vector pool to host this snapshot. |
|
|
The additional amount of memory, spanning all previous snapshots, that has been allocated from the vector pool (in bytes) |
|
|
Total amount of memory, spanning all previous snapshots, that is currently being used from the vector pool (in bytes) |
|
|
Minimum SCN at which a delete happened for the snapshot |
|
|
Minimum SCN at which an insert happened for the snapshot |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle Database 23ai, Release Update 23.9.