-451 THE data-item DEFINITION IN THE CREATE OR ALTER STATEMENT FOR routine-name CONTAINS DATA TYPE type WHICH IS NOT SUPPORTED FOR THE TYPE AND LANGUAGE OF THE ROUTINE
Explanation
An error was made in the data-item part of the CREATE or ALTER statement for routine-name. The statement contained an invalid data type, or it contained a distinct type which is based on the invalid data type.
System action
The statement cannot be processed.
Programmer response
Correct the specification of the routine and reissue the CREATE statement.
SQLSTATE
42815