Implementation methodology
1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach
what are 3 tech challenges/ common issues you face?
what is the use of Java Transformation in Informatica 8.x?
source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000
What are limitations of joiner transformation?
Can we make worklet inside worklet?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
What are the differences between source qualifier and joiner transformation?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
What is a filter transformation and why it is an active one?
Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?
tell me the push down optimization