how to get max value record into one target and remaining
records into another target?

Answers were Sorted based on User's Feedback



how to get max value record into one target and remaining records into another target?..

Answer / informatica

use a sorter and do a descending sort. calculate the row_id.
pass it to a router. 1 group condition will be row_id=1.
2nd group row_id >1.1st group to one target instance. 2nd
group to another target instance.

Is This Answer Correct ?    15 Yes 0 No

how to get max value record into one target and remaining records into another target?..

Answer / swarup

sorter(key=requiredkey)
expression
router=1stgrp(o_cnt=1),2nd grp(o_cnt>=1)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is souce qualifier transformation it is active or passive

2 Answers   HCL,


how can one come to know wether the records loak into the target if we use update strategy

1 Answers   Wipro,


what are the types of facts with Examples?

3 Answers  


How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????

2 Answers   TCS,


In a concurrent batch if a session fails, can you start again from that session

1 Answers  


what are 3 tech challenges/ common issues you face?

0 Answers   TCS,


What are the ETL tools available in DWH?

6 Answers   Mphasis,


can anyone explain me about retail domain project in informatica?

0 Answers   Zensar,


What are the issues that you have faced while moving your project from the Test Environment to the Production Environment? Please explain in depth thanks in advance

3 Answers  


What is the format of informatica objects in a repository?

0 Answers  


Diffrence between 7.1,8.1 and 8.6

3 Answers   HCL, Wipro,


Does Facttable Normalized or Denormalized?

2 Answers   IBM,


Categories