January 2025, Release Update 23.7
Included are some notable Oracle AI Vector Search updates with Oracle Database 23ai, Release Update 23.7.
Note:
If you are using RAC instances, certain features must be enabled using Oracle RAC two-stage rolling updates to ensure that any patches are enabled on all nodes. For more information, see Oracle Real Application Clusters Administration and Deployment Guide.
Feature | Description |
---|---|
External Table support |
Columns of type If using RAC instances, you must enable Patch 37244967 using Oracle RAC two-stage rolling updates. |
Arithmetic and aggregate function support |
The arithmetic operators for addition, subtraction, and
multiplication along with the aggregate functions
Arithmetic operators are supported for use with vectors in both SQL and PL/SQL. If using RAC instances, you must enable Patch 37289468 using Oracle RAC two-stage rolling updates for support in PL/SQL. |
PL/SQL |
If using RAC instances, you must enable Patch 37289468 using Oracle RAC two-stage rolling updates. |
PL/SQL |
The distance metric In PL/SQL, there is no standalone shorthand
If using RAC instances, you must enable Patch 37289468 using Oracle RAC two-stage rolling updates. For additional information about |
Globally Distributed Database support |
Columns of type Vectors in Distributed Database Tables Vector Indexes in a Globally Distributed Database "Restrictions" in Create Tables Using the VECTOR Data Type |
In-Database Algorithms Support for VECTOR Data Type Predictors |
Overview of Oracle AI Vector Search More information on using |
Support for Image Transformer Models with AI Vector Search Using the In-Database ONNX Runtime |
ONNX Pipeline models provide methods for :
|
Hybrid Vector Index for JSON |
New New syntax in the Support for the creation of a LOCAL
index on a HVI when
the underlying vector Enhancements on
ALTER INDEX :
Support for running optimization only on the |
Included Columns in Neighbor Partition Vector Indexes |
Included Columns are additional table columns that are stored in a Neighbor Partition vector index and are used to optimize query execution by eliminating the need to access these columns from the base table. If using RAC instances, you must enable Patch 37306139 using Oracle RAC two-stage rolling updates. |
Parent topic: Oracle Database 23ai Release Updates