How to extract original records at one target & Duplicate
records at one target?

Answer Posted / shankar

First Pipeline:

SQ--Sort---Tgt1

Second Pipeline:

SQ--Lkp on Tgt1--If The value is matched from both the table
send it to Tgt2.

Use target load plan while u run the session...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of schemas we have in data warehouse and what are the difference between them?

615


How do you manage the Parameter files while migrating your data from one environment to another environment?

653


Performance tuning( what you did in performance tuning)

1594


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

3605


What is a repository? And how to add it in an informatica client?

773






What happens to map if we alter the datatypes between source and its corresponding source qualifier?

698


What do you understand by SOA of Informatica?

668


What is the different lookup cache(s)?

712


What are the validations that you can perform in oracle and in informatica ? Advance Thanks

1737


How we can use union transformation?

696


what is the end to end process meaning in my project(my project is development)and functionality plz tell me

1603


What are the different options available for update strategy?

663


what is the complex transformation you used in informatica

2288


generate date / time dimension in informatica

800


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1628