Teradata Database Message 7609 - 7609 - 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
- Fetch statement is incompatible with current CURSOR definition.
- Explanation
- At runtime, the FETCH statement considers the compile-time definition of the tables used in the cursor SELECT statement. The table definitions may change at runtime and may not be compatible in terms of data types or sizes with the definition assumed by the FETCH statement.
- Generated By
- RTS modules.
- For Whom
- End User.
- Notes
- None
- Remedy
- Recreate the Stored Procedure with current table definition and resubmit the request.