Teradata Database Message 7413 - 7413 - 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
Current of cursor row no longer exists.
Explanation
The current of cursor row that the user is trying to modify no longer exists due to the fact that the row has been changed by another request.
Generated By
StpRet, StpUpd, StpDel.
For Whom
End User.
Notes
Should only receive this error if in an updatable cursor txn and the FOR CHECKSUM locking modifier was specified when the rows were selected.
Remedy
If still want to modify the specified row through a cursor, must commit or abort current updatable cursor txn, start a new one, and re-submit statement.