Stored Procedure Compilation (SPL Prefix) Message SPL5013 - SPL5013 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
"%s:W(L%d), Identifier (%s) reference is ambiguous and will be treated as local variable during execution."
Explanation
Identifiers used in the statement are ambiguous because the underlying objects referred in the statement do not exist and matching parameter or local variable exist within in the same scope. Hence the identifiers which could have resolved to column references if the object exists, are treated as parameter or local variables.
Generated By
TSP module.
For Whom
End user.
Notes
None
Remedy
Change the statement to use non-ambiguous column names and parameter or local variable names and recreate the procedure.