Database Error Messages

ORA-51802

VECTOR column type specification has an unsupported dimension format (string).

Cause

The VECTOR column type specification has a dimension format that is not supported.


Action

Ensure that the dimension format is either flexible (*) or one of INT8, FLOAT32, or FLOAT64.