-450   USER-DEFINED FUNCTION OR STORED PROCEDURE name, PARAMETER NUMBER parmnum, OVERLAYED STORAGE BEYOND ITS DECLARED LENGTH.

Explanation

Upon return from a specific function name or a stored procedure name, DB2® has detected an overlay storage beyond a parameter's declared length. The parameter number is specified for a stored procedure or function. This is not permitted.

System action

Execution of the SQL statement is terminated.

Programmer response

Contact the author of the function or your database administrator. Until it is fixed, the function should not be used.

SQLSTATE

39501