How to elaborate tracing level?
No Answer is Posted For this Question
Be the First to Post Answer
what is the necessity to use update strategy?(except for updates)
what are the limitations of pushdown optimization technique ? Advance thanks
Explain the difference between mapping parameter and mapping variable?
case and like function in informtica (my source is XML). case when OS Like'%Windows%' and OS Like '%200%' then 'Windows 200' case when OS Like'%Windows%' and OS Like '%200%'and OS like '%64%' then 'windows 200 64 bit' etc.,,
what is runtime variable?
Why we select the table which has minimum number of records as Master table in joiner?
What are the different tools in workflow manager?
How to extract sap data using informatica?
What are the conditions needed to improve the performance of informatica aggregator transformation?
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
in mapping i have one source and five targets in that data will be loaded into four targets properily in one target the data is not loaded how will u rectify