SPL1005: "%s:E(L%d), Expecting label name 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

SPL1005: "%s:E(L%d), Expecting label name instead of %s ."

Explanation:

The SPL ITERATE or LEAVE statement at the indicated line number is not followed by a valid label. <%s> contains the unexpected text, a semicolon (;).

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Verify and specify a valid label name with the ITERATE or LEAVE statement as appropriate.