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