Database Error Messages

JZN-00455

JSON calculation literal is of the wrong type

Cause

A calculation literal value was not of a suitable type for the calculation operator.


Action

Ensure that only numeric literals are used with arithmetic calculations, and string literals are used with concatenations.