Database Error Messages

JZN-00755

array element is not a number or is out of vector range

Cause

An array has an element that cannot be stored as a dimension of a vector.


Action

Ensure that all elements are numeric, do not contain the values 'Nan', 'Inf', or '-Inf', and are representable in the vector element type.