Database Error Messages

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.