in Technology by

Explain in detail SCD TYPE 2 through mapping.

1 Answer

0 votes
by

SCD Type2 Mapping

In Type 2 Slowly Changing Dimension, if one new record is added to the existing table with a new information then, both the original and the new record will be presented having new records with its own primary key.

  1. To identifying new_rec we should and one new_pm and one vesion_no.
  2. This is the source:
    SCD-Type-2-mapping-informatica-interview-questions
  3. This is the entire mapping:
    SCD-type2-informatica-interview-questions
  4. All the procedures are similar to SCD TYPE1 mapping. The Only difference is, from router new_rec will come to one update_strategy and condition will be given dd_insert and one new_pm and version_no will be added before sending to target.
  5. Old_rec also will come to update_strategy condition will give dd_insert then will send to target.

Related questions

0 votes
    Explain in detail about SCD TYPE 1 through mapping....
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    Explain SCD TYPE 3 through mapping....
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow....
asked Mar 28, 2021 by JackTerrance
0 votes
    How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows...
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    How do you load only null records into target? Explain through mapping flow....
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    I have been doing Java development for a long time, but I am ashamed to say I still don't have ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    answer the following. 1.explain all the parts of the computer in detail 2.explain the fundamental component of ... types of computer. Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Explain the AI Project Cycle in detail. Select the correct answer from above options...
asked Nov 12, 2021 in Education by JackTerrance
0 votes
    What is a confusion matrix? Explain in detail with the help of an example. Select the correct answer from above options...
asked Nov 12, 2021 in Education by JackTerrance
0 votes
    Explain in detail the inter-relationship between the food chain and food web. Select the correct ... Science proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    How do you load alternate records into different tables through mapping flow?...
asked Mar 28, 2021 in Technology by JackTerrance
0 votes
    The data type mapping between the database column and sqoop column can be overridden by using the parameter A - --override- ... - --override-column-java D - --map-column-java...
asked Jan 13, 2021 in Technology by JackTerrance
...