Teradata Database Message 3719 - 3719 - 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
Join update of non-hashed table '%VSTR' is not allowed.
Explanation
The submitted request requires a complex update (for example, a join update) of a non-hashed table. Such updates are not allowed.
Generated By
OPT modules.
For Whom
End User.
Notes
This event code applies to some non-hashed system tables that are owned by user DBC. It does not apply to user tables or any other hashed tables. To determine whether your Teradata SQL request involves a complex update, use the EXPLAIN modifier.
Remedy
Change the request to use a simpler operation such as a single-table update, or submit the request for user tables only. If this event code occurs after the above actions are taken, contact your support representative.