To implement SCD2 using wizard, follow these steps:
- In the Designer, go to Tools | Mapping Designer | Mapping | Wizard | Slowly Changing Dimensions as shown in the following screenshot:
- A new window will pop up asking the name of the new SCD mapping (m_SCD2_VERSION_NUMBER). Also, select the Type of SCD you wish to implement. Select Type 2 Dimension - keep a full history of the changes in the target as we are implementing SCD2 using version number. Click on Next:
- The next screen will ask you ...