SPL1032: "%s:E(L%d), Expecting keyword PROCEDURE instead of %s ."
Explanation:
The keyword PROCEDURE is missing between the keyword CREATE/REPLACE and the procedure name specified by <%s> in the indicated line.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Verify and add the keyword PROCEDURE between the keyword CREATE/REPLACE and the procedure name.