OCI-51941
Element is not a number or is out of range for vector dimension.
Cause
An array has an element that cannot be stored as a dimension of a vector.
Action
Ensure that elements do not contain 'Nan', 'Inf', or '-Inf' values, and that all elements can be represented in the vector element type.