Source is a flat file and want to load unique and duplicate
records separately into two separate targets; right??

Answer Posted / ankit kansal

Hi,
What i have understood after seeing your problem is like if your source contains 1,2,1,2,3 then only 3 is taken as unique and 1,2 will be considered as duplicate values.

SRC->SQ->SRT->EXP(to set flags for dup)->ROUTER->JOINER->EXP->RTR->2TGTS

http://deepinopensource.blogspot.in/

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is different between the data warehouse and data mart?

717


source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.

2384


How can repository reports be accessed without sql or other transformations?

828


What is aggregator transformation in informatica?

629


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

615






Which files are created during the session rums by informatics server?

800


Write the program through which the records can be updated?

620


What is difference between a gateway node and worker node?

734


Which version configuration tool used in ur project?

2864


What is confirmed fact in dataware housing?

5914


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6720


If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me

1640


Explain about cumulative Sum or moving sum?

703


What is DR strategy for Informatica project?

806


What is mapplet in informatica?

670