The DBMS_VECTOR system package is used to manage vector indexes.
Overview of DBMS_VECTOR procedures
The following table describes the DBMS_VECTOR procedures supported in the current version of OceanBase Database.
| Procedure | Description |
|---|---|
| REFRESH_INDEX | Refreshes a vector index. |
| REBUILD_INDEX | Rebuilds a vector index. |
| INDEX_VECTOR_MEMORY_ESTIMATE | Estimates the memory usage of a vector index. |
| INDEX_VECTOR_MEMORY_ADVISOR | Analyzes the memory usage of a vector index. |