10.154 V$VECTOR_MEMORY_POOL
V$VECTOR_MEMORY_POOL
displays information about space
allocation for the Vector Pool.
The Vector Pool is divided into two pools: a 1 MB pool used to store In-Memory Neighbor Graph Index allocations and a 64 KB pool used to store metadata. This view displays the amount of available memory in each pool.
Column | Datatype | Description |
---|---|---|
|
|
Name of the pool |
|
|
Total amount of memory (in bytes) allocated to the pool |
|
|
Amount of memory (in bytes) currently used in the pool |
|
|
Status of populating the pool |
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle AI Database 26ai.