SPL1129: "%s:E(L%d), Unexpected text %s in place of statement or condition information item name." - 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

SPL1129: "%s:E(L%d), Unexpected text %s in place of statement or condition information item name."

Explanation:

This error is reported when left hand side of the set signal information in a SIGNAL or RESIGNAL statement is not a statement or condition information item name. This error is also reported when the right hand side of a statement or condition information item in a GET DIAGNOSTICS statement is not a statement or condition information item name. The first %s contains the name of the symbol used in the statement. The second %s contains condition or statement depending on the context.

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Correct the statement reporting the error and resubmit the stored procedure for compilation.