By using joiner t/r we can join only 2 tables, SO if want
join more than 2 flat files ,How can i join?
Answer Posted / rahul
for n source we required n-1 joiner t/r.
ex: if we have 3 flat file dan we requried 2 joiner t/r
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can informatica load heterogeneous targets from heterogeneous sources?
Repository user profiles
explan ur project architecture?
What are the types of lookup transformation?
Reusable transformation and shortcut differences
How to elaborate powercenter integration service?
What are the types of caches in lookup?
Performance tuning in UNIX for informatica mappings?
Explain pushdown optimization and types in informatica
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
Define mapplet?
What is meant by lookup transformation?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?