Which development components of informatica have the highest usage?
No Answer is Posted For this Question
Be the First to Post Answer
I have source like col1,col2,col3,col4 and the values are like 3,6,1,7 1,5,3,8 2,1,5,6 i want the output like 3,6,7 5,3,8 2,5,6 How we will achieve in this scenario in informatica level. Please help me.. Thanks in advance..
without dynamic lookup transformation how to insert new rows and update existing rows?
Plz..let me know differences between Informatica 7.1 and 8.1?
what is the -ve test case in your project.
What are the main issues while working with flat files as source and as targets ?
CAN WE IMPLEMENT SCD TYPE 1 AND SCD TYPE 2 IN SAME MAPPING? IF SO HOW?
Explain the types of transformations?
What is the exact difference b/w IN and EXIST in Oracle..?
Explain load alternative records / rows into multiple targets - informatica
If we use only lookup transformation in a mapping ie, SourceQualifier-->Lookup --> Target. , here datas are taking very long time to load in target., so what are steps to improve the performance in that mapping???????
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
how we can do session partition in informatica any one explain me clearly? thanks advance.