|
ETL-Tools.Info
|
Business Intelligence - Data warehousing - ETL |
|
Datastage tutorial & guide table of contents:
SCD Type 1
Type 1 Slowly Changing Dimension data warehouse architecture applies when no history is kept in the database. The new, changed data simply overwrites old entries. This approach is used quite often with data which change over the time and it is caused by correcting data quality errors (misspells, data consolidations, trimming spaces, language specific characters). SCD 1 implementation in Datastage
The job described and depicted below shows how to implement SCD Type 1 in Datastage. It is one of many possible designs which can implement this dimension. The example is based on the customers load into a data warehouse The most important facts and stages of the CUST_SCD2 job processing:
|
|
All Rights Reserved |