in Technology by

Explain SCD TYPE 3 through mapping.

1 Answer

0 votes
by

SCD Type3 Mapping

In SCD Type3, there should be two columns added to identifying a single attribute. It stores one time historical data with current data.

  1. This is the source:
    SCD-Type-3-informatica-interview-questions
  2. This is the entire mapping:
    SCD-Type3-mapping-informatica-interview-questions
  3. Up to router transformation, all the procedure is same as described in SCD type1.
  4. The only difference is after router, bring the new_rec to router and give condition dd_insert send to.
  5. Create one new primary key send to target. For old_rec send to update_strategy and set condition dd_insert and send to target.
  6. You can create one effective_date column in old_rec table

Related questions

0 votes
    Explain in detail SCD TYPE 2 through mapping....
asked Mar 29, 2021 in Technology by JackTerrance
0 votes
    Explain in detail about SCD TYPE 1 through mapping....
asked Mar 29, 2021 in Technology 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 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
    I'm struggling to get custom defined mapping between my case classes and database tables due to type ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 5, 2022 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
    I've inherited a legacy application that is supposed to grab an on the fly pdf from a reporting services ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    A _____________ is a network scanning practice through which hackers can use to conclude to a point which IP address from ... questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education 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
0 votes
    I am new to Redis and using Spring Boot + Spring Data Redis example. In this example, I used the ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 1, 2022 in Education by JackTerrance
0 votes
    I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow....
asked Mar 28, 2021 in Technology by JackTerrance
+1 vote
    Explain ETL Mapping Sheets?...
asked Oct 15, 2020 in Technology by JackTerrance
0 votes
    Question No.1: What do you understand about container tag and empty tag, give example? Question No.2: What do ... all the attributes? Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
...