Database Error Messages

DIA-51816

Vector format vector_format is invalid and not supported. Valid formats are (first_vector_format - last_vector_format).
  • vector_format: The format of the vector operand.
  • first_vector_format: The first supported format value of the vector operand.
  • last_vector_format: The last supported format value of the vector operand.

Cause

The specified vector format is invalid.


Action

Ensure that a valid vector format is used. Refer to oci.h for valid vector formats.