|
Column name
|
description
|
|
dss_start_date
|
Used for history tables. This column provides a date time stamp when the Data Store Object record came into existence. It is used to ascertain which Data Store Object record should be used when multiple are available.
|
|
dss_end_date
|
Used for history tables. This column provides a date time stamp when the Data Store Object record ceased to be the current record. It is used to ascertain which Data Store Object record should be used when multiple are available.
|
|
dss_current_flag
|
Used for Data Store history tables. This flag identifies the current record where multiple versions exist.
|
|
dss_source_system_key
|
Added to support history tables that cannot be fully conformed, and the inclusion of subsequent source systems. See the ancillary settings section for more details.
|
|
dss_version
|
Used for Data Store history tables. This column contains the version number of a Data Store history tables record. Numbered from 1 upwards with the highest number being the latest or current version. It forms part of the unique constraint for the business key of a Data Store history tables.
|
|
dss_update_time
|
Indicates when the record was last updated in the data warehouse.
|
|
dss_create_time
|
Indicates when the record was first created in the data warehouse
|