SPL1040: "%s:E(L%d), Invalid/missing stored procedure definition: %s"
Explanation:
Error from the database. The BEGIN CREATE PROCEDURE request is incorrect.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
There maybe a syntax error in the CREATE(REPLACE) PROCEDURE request. The error may be in the parameter list or in the default value or it can be in the stored procedure name. The message part in this error will be more specific regarding this error.