Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

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.