Answer Posted / jang
If we what to test for multiple conditons, then we need to
have multiple Filters TRN's, so each filter TRN scans the
data. Where as in Router TRN data is only once scan or read
to evaluate the conditions, so the performance may be good
with router.
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Can anyone tell me the new features in Informatica 9 Version?
Mention a few design and development best practices for informatica?
EXL informatica Questions
What is primary and backup node?
Explain what are the different versions of informatica?
lookup transformation with screenshots
How we can create indexes after completing the load process?
What can we do to improve the performance of informatica aggregator transformation?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
How to join three sources using joiner? Explain though mapping flow.
Enlist the tasks for which source qualifier transformation is used.
which one is better performance wise joiner or look up
How to call shell scripts from informatica?
To import the flat file definition into the designer where should the flat file be placed?
How do you promote a non-reusable transformation to reusable transformation?