All_RI_ParentsV[X] - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Category: Database

Database: DBC

View Column Data Type Format Description
IndexID SMALLINT NOT NULL ---,--9 The reference index number. Note: This is not the same as IndexNumber.
IndexName VARCHAR(128) UNICODE NOT CASESPECIFIC X(128) The name of the reference index.
ParentDB VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the referenced database.
ParentTable VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the referenced table.
ParentKeyColumn VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the column in a referenced key.
ChildDB VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the referencing database.
ChildTable VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of the referencing table.
ChildKeyColumn VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) The name of a column in the referencing key.
InconsistencyFlag CHAR(1) LATIN UPPERCASE NOT NULL X(1) Inconsistencies allowed between related parent-child object definitions after restore: Y (yes), N (no).
CreatorName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Table or database creator. For DBC.AllRights, the grantor of explicit rights, otherwise the user who ran the CREATE statement.
CreateTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS The date and time that the object in the row was created.