How we can get unique records into one target table and
duplicate records into another target table??

Answer Posted / amedela chandra sekhar

sq-->Aggregator-->Router-->target

select group by for port name empno

in aggregater t/r take 1 output port and give condition like

select group by for port name empno

varcount---->count(*)



connect this one router and in router take 2 groups and
give condition like

uniqe_record :varcount=1-----for unique

duplicate_record :varcount>1 ----for duplicate


and connect that groups to target.

u will get result.

Is This Answer Correct ?    7 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can u give example for factless fact table

5527


What is the use of an aggregator cache file?

693


what is degenerated dimension?

3159


Difference between Target-based loading and constraint-based loading?

555


What the difference is between a database, a data warehouse and a data mart?

599






In informatics server which files are created during the session rums?

639


Define Pmrep command?

642


how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?

5829


What is informatica? Why do we need it?

643


What is deployment group?

690


How to load data in informatica ?

581


Explain the types of transformations?

598


Can informatica load heterogeneous targets from heterogeneous sources?

697


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1450


without table how to come first record only in oracle?

1860