Database Error Messages

ORA-51934

Cannot create a vector index on a vector column with different storage types.

Cause

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


Action

Create the vector index on a vector column having same storage types.