Database Error Messages

ORA-51902

Cannot create a vector index on a vector column with different dimensions

Cause

An attempt is being made to create a vector index on a vector column whose dimension values are not all the same.


Action

Create the vector index on a vector column having same dimension values.