Skip to main content

What does Atlan crawl from Teradata?

Atlan crawls and maps the following assets and properties from Teradata.

Schemas

Atlan maps schemas from Teradata to its Schema asset type.

Source propertyAtlan property
dbc.databases.DatabaseNamename
TABLE_COUNTtableCount
VIEW_COUNTviewsCount
dbc.databases.CreatorNamesourceCreatedBy
dbc.databases.CreateTimeStampsourceCreatedAt
dbc.databases.LastAlterNamesourceUpdatedBy
dbc.databases.LastAlterTimeStampsourceUpdatedAt
dbc.databases.CommentStringdescription

Tables

Atlan maps tables from Teradata to its Table asset type.

Source propertyAtlan property
dbc.Tables.TableNamename
dbc.TablesV.CommentStringdescription
COLUMN_COUNTcolumnCount
ROW_COUNTrowCount
CurrentPermsizeBytes
dbc.TablesV.CreatorNamesourceCreatedBy
dbc.TablesV.CreateTimeStampsourceCreatedAt
dbc.TablesV.LastAlterNamesourceUpdatedBy
dbc.TablesV.LastAlterTimeStampsourceUpdatedAt
dbc.Tables.DataBaseNameschema name

Views

Atlan maps views from Teradata to its View asset type.

Source propertyAtlan property
dbc.Tables.TableNamename
dbc.TablesV.CommentStringdescription
COLUMN_COUNTcolumnCount
ROW_COUNTrowCount
CurrentPermsizeBytes
dbc.TablesV.CreatorNamesourceCreatedBy
dbc.TablesV.CreateTimeStampsourceCreatedAt
dbc.TablesV.LastAlterNamesourceUpdatedBy
dbc.TablesV.LastAlterTimeStampsourceUpdatedAt
dbc.Tables.DataBaseNameschema name

Columns

Atlan maps columns from Teradata to its Column asset type.

Source propertyAtlan property
dbc.ColumnsV.ColumnNamename
REMARKSdescription
ORDINAL_POSITIONorder
dbc.ColumnsV.ColumnTypedataType
dbc.ColumnsV.NullableisNullable
dbc.IndicesV.TableNameisPrimary
dbc.IndicesV.ChildDBisForeign
dbc.IndicesV.DecimalTotalDigitsprecision
dbc.IndicesV.DecimalFractionalDigitsnumericScale
dbc.ColumnsV.DataBaseNameschema name