DIA-51812
The vector SQL function function requires all input vectors to have the same dimension format : encountered dimension formats (format1, format2).
- function: vector SQL function that was invoked
- format1: dimension format of the first input vector operand
- format2: dimension format of the second input vector operand
Cause
The specified vector SQL function does not allow vector operands with different dimension formats.
Action
Ensure that all the input vector operands for the specified vector SQL function have the same dimension formats.