Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00753

array size '~1d' does not match vector dimension '~2d'

Cause

A JSON array containing an incorrect number of elements is used to populate a vector column that does not have a flexible dimension type.


Action

Ensure that the input array contains a number of elements equal to the required vector dimension.