Database Error Messages

JZN-00456

JSON calculation failed

Cause

A calculation failed or could not be performed. A value of an incorrect scalar value was referenced or produced.


Action

Avoid dividing by zero or doing computations involving Nan or infinity values as operands. Avoid bitwise operations on non-integral values.