Stored Procedure Compilation (SPL Prefix) Message SPL5004 - SPL5004 - Analytics Database - Teradata Vantage
Analytics Database Messages
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Teradata Vantage
- Release Number
- 15.xx,16.xx,17.xx
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2023-01-05
- dita:mapPath
- sfx1628096178347.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- B035-1096
- lifecycle
- latest
- Product Category
- Teradata Vantageā¢
- Message
- "%s:E(L%d), Referring to undefined statement '%s'."
- Explanation
- PREPARE/EXECUTE refers to a statement name that doesn't exist.
- Generated By
- TSP module.
- For Whom
- End user.
- Notes
- None
- Remedy
- If PREPARE statement reports compilation error then make sure that the DECLARE CURSOR statement is compiled without any errors.If EXECUTE statement reports error PREPARE the statement being executed first.