Database Error Messages

DIA-51804

Invalid syntax for VECTOR value. Must be a string of the form '[number , number ..., number]'.

Cause

The text string for the vector does not match the required vector value syntax.


Action

Ensure that the vector is in the correct string format. A valid vector in the string format must be enclosed in square brackets and the dimension values must be numerical and separated by commas. Spaces are optional.