SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, SF_NOCOMMIT
  A COMMIT statement is not permitted within an SQL function
  definition

  Explanation:  A COMMIT statement is valid within a stored
  procedure but not within an SQL function.

  User Action:  Define an SQL function without a COMMIT statement.
Close Help