-443 ROUTINE routine-name (SPECIFIC NAME specific-name) HAS RETURNED AN ERROR SQLSTATE WITH DIAGNOSTIC TEXT msg-text
Explanation
An SQLSTATE was returned by routine routine-name, along with message text msg-text.
System action
Execution of the SQL statement is terminated.
Programmer response
Contact the author of the routine or your database administrator. Until the problem is resolved, the routine should not be used.
SQLSTATE
xxxxx (the SQLSTATE that was returned by the routine).