Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00298

type incompatibility for arithmetic

Cause

An argument to an arithmetic expression was non-numeric and could not be converted to a numeric type.


Action

Add a type casting function to the arithmetic expression.