Database Error Messages

ORA-05168

Cannot create a vector index on a vector column with flexible dimensions or format if the base table is sharded.

Cause

An attempt is being made to create a vector index on a vector column with flexible dimensions or format.


Action

Create the vector index on a vector column that has specific dimensions and format.