CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING?
IF SO HOW?
Answers were Sorted based on User's Feedback
Answer / basava
yes we can do scd type1 and scd type2 in a single mapping
itself when the source is same for both. But with same
source we will never face that situation if so the changes
in source will reflect both scd1 and scd2.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / ankit kansal
yes we can achieve both scd1 and scd2 with in the same mapping in informatica just router to define the flow and use update strategies as per the required logic...
http://deepinopensource.blogspot.in/
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chiranjeevi.madam
we can implement scd1 and scd2 in different pipelines with same source in a single mapping.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gunnala
Yes, we can implement slowly changing dimensions concept with Type1 and Type2, provided we need to have same source and knowledge of how to use mapplet designer
| Is This Answer Correct ? | 1 Yes | 2 No |
We have to take same source for both scd type1 and type 2.
First , we can take the router Transformation and create two
groups one is scd type1 and scd type2. With that source we
can implement the both type1 and type 2. If anybody want the
workflows means please mail me.
My mail id is chandranmca2007@gmail.com
Thanks.
| Is This Answer Correct ? | 0 Yes | 2 No |
By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?
What is a standalone command task?
What are parallel querys and query hints?
Define Incremental Aggregation?
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
How can i explain my project architecture in interview..? in Igate asked me tell me your project flow from source to target..?
1 Answers Ameri Group, CGI, CTS, HCL, iGate, TCS, Wipro,
What are Target Options on the Servers?
What are active transformations.
Hi experts, For informatica developer, in real time, normally how much we use sql and plsql?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
what is curr val use for in sequence generator?
What is meant by lookup transformation? Explain the types of lookup transformation?