SPL1032: "%s:E(L%d), Expecting keyword PROCEDURE instead of %s ." - Teradata Database

Stored Procedure Compilation (SPL Prefix) Messages

Product
Teradata Database
Release Number
16.10
Language
English (United States)
Last Update
2018-10-22
dita:id
B035-1096-SPL
lifecycle
archive
Product Category
Teradata® Database

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.