Teradata Database Message 5324 - 5324 - 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
The referenced table %DBID.%VSTR does not have a Primary Key defined.
Explanation
If referenced (Parent Key) columns are not specified in a referential constraint, it defaults to the unique constraint that specifies PRIMARY KEY in the referenced (Parent) table. This error will be returned if the referenced table does not have such unique constraint (PRIMARY KEY) defined.
Generated By
RES/OPT modules.
For Whom
End User.
Notes
None
Remedy
Specify referenced columns of the unique constraint and resubmit the request.