SPL1043: "%s:E(L%d), Expecting keyword END 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

SPL1043: "%s:E(L%d), Expecting keyword END instead of %s ."

Explanation:

The reason for the error can be one of the following: a) The keyword END has not been specified in the indicated line, or b. Extraneous text is encountered while expecting keyword END in the indicated line.

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Remove the extraneous text and/or add the END keyword as appropriate.