Database Error Messages

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.