How do you join more than 3 flat files in informatica?
Answer Posted / shashikiran
If it is horizontal join then we should use joiner transformation having common columns in both the flat files if it is more than 3 flat files, then number of joiners will no. of flat files - 1 i.e,
if suppose there are 4 flat files then 3 joiners are used.
If the flat files structure is same then we can go for vertical joining by using Union transformation or by using indirect file loading concept.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
How do you convert single row from source into three rows into target?
Can we create a Integration service without a Repository service and vice versa?
Explain lookup transformation in informatica
What is decode in static cache?
What is persistent lookup cache?
What is union transformation?
Which transformation should we use to normalise the COBOL and relational sources?
How to elaborate tracing level?
Differences between version 7.x and 8.x.
How to load the data from a flat file into the target where the source flat file name changes daily?
What is the scenario which compels informatica server to reject files?
What can we do to improve the performance of informatica aggregator transformation?
Clarify the aggregator change?
How can we use mapping variables in informatica? Where do we use them?