In this post, you’ll learn about the error message -170 the number of arguments specified for function-name is invalid in the IBM DB2 database , the reason why it occurs along with the solution to fix it
IBM DB2 Error Message
-170 the number of arguments specified for function-name is invalid
Reason for the Error
An SQL statement includes the scalar function function-name’ with either too many or too few arguments.
Solution
Correct the statement.