Teradata Database Message 3989 - 3989 - 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
The request resulted in a cursor conflict.
Explanation
This is only a warning to let the user know that a cursor conflict exists involving the table referenced by the request. Cursor conflict occurs when one of the following situations happens within a transaction: 1) The request is a searched update or delete on a table that has already been modified through a cursor that is still open. 2) The request is an update or delete made through a cursor on a table that has been modified by another opened cursor while the first cursor was still open. 3) The request is an update or delete made through a cursor on a table that has already been modified by a searched update or delete while the cursor was still open. Note: The request is still processed despite the warning.
Generated By
Gnc modules.
For Whom
End User.
Notes
None
Remedy
None.