Database Error Messages

JZN-00466

invalid function argument value

Cause

An argument to a function had an invalid or out of range type.


Action

Ensure that arguments that must be positive numeric values are not negative, and are not strings or other datatypes.