Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00457

JSON calculation type conversion failed

Cause

A calculation attempted a type conversion that failed or could not be performed.


Action

Avoid converting strings of an incorrect format to numbers, dates, or binaries. Avoid converting out-of-range values to numbers or dates. Avoid converting large binary values to hexadecimal strings.