Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00459

computation attempted on value of wrong type

Cause

A computation could not be performed because the operand was of the incorrect type and conversion is not allowed.


Action

Avoid performing string operations on non-string operands.