SPL1065: "%s:E(L%d), Unexpected text %s in place of keyword SQLSTATE." - 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

SPL1065: "%s:E(L%d), Unexpected text %s in place of keyword SQLSTATE."

Explanation:

The SQLSTATE value or extraneous text is encountered while expecting the keyword SQLSTATE in the condition handler specified in the indicated line. <%s> may contain the keyword VALUE, if specified, SQLSTATE code, or the extraneous text specified before the keyword VALUE or the SQLSTATE code.

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Remove the extraneous text if it is not the keyword VALUE or the SQLSTATE code, and specify the keyword SQLSTATE at the appropriate place in the condition handler.