V$VECTOR_GRAPH_INDEX_CHKPT
This fixed view provides diagnostic information about In-Memory Neighbor Graph vector index disk checkpoints and is available with Autonomous Database Serverless (ADB-S).
Column Name | Data Type | Description |
---|---|---|
|
|
Index object number |
|
|
Unique identifier for the checkpoint |
|
|
The SCN at which the checkpoint was created |
|
|
Indicates whether the checkpoint is a full checkpoint or incremental checkpoint. The value of this column is always 1, which indicates a full checkpoint. |
|
|
Version number for the checkpoint |
|
|
TSN for the tablespace storing the checkpoint |
|
|
Number of vectors currently present in the checkpoint |
|
|
Number of vertices marked as deleted in the checkpoint graph |
|
|
Maximum vertex ID for the checkpoint |
|
|
Number of graph layers in the checkpoint |
|
|
Number of subcomponents in the multi-layered graph checkpoint. This
value can be used to track the multiple |
|
|
Total size of the checkpoint, including serialized |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Parent topic: Vector Index and Hybrid Vector Index Views