Teradata Database Message 7609 - 7609 - 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
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.