SPL1101: "%s:E(L%d), Expecting local variables or INOUT/OUT parameters in INTO clause." - 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

SPL1101: "%s:E(L%d), Expecting local variables or INOUT/OUT parameters in INTO clause."

Explanation:

The INTO clause in the SQL SELECT statement specified at the indicated line must contain only local variables, and/or INOUT/OUT parameters.

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Remove all target variables other than the local variables and INOUT/OUT parameters.