Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-51801

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

Cause

The VECTOR column type specification has a dimension count outside the supported range.


Action

Ensure that the dimension count is either flexible (*) or an integer between 1 and 65535.