What are the static cache and dynamic cache in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
What is dynamic cache?
i have an aggregater in my mapping and no group by port on any column and i ampassing 100 rows through aggregater,so how many rows i will get as out put from aggregater
Explain target update override in informatica
how do u tune queries?
What is a surrogate key?
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
Session Recovery. 1000 rows in the source of which 500 passed through and then I killed the session. Can you perform a recovery and how
how to insert header after each group.
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
Please let me know how to make Data masking in informatica..
What are the transformations that are not supported in mapplet?
can we import source table without using source qualifier? if yes then how? if no then why?