Library /sys$common/syshlp/SQL$HELP72.HLB  —  Errors  SQL_ERRORS, UNSNUMXPR
  Unsupported numeric expression

  Explanation:  You attempted an operation that is not supported
  on a numeric value expression.  For example:  numeric = numeric
  || numeric;

  User Action:  Check the documentation for valid numeric
  expressions.  If you are using the preprocessors, you might be
  able to work around the limitation by using a temporary
  variable.
Close Help