What are 2 modes of data movement in Informatica Server?
What is workflow variable? When we use workflow variable? Can any one explain me with one example???
What r the type of indexes u generally used in informatica?
i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression
How many transformations can be used in mapplets.
As per Informatica PC help guide, while adding transformations to a mapplet,we have to keep this in mind: If you use a Sequence Generator transformation, you must use a reusable Sequence Generator transformation. May i know the reason behind this?
What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?
Explain pushdown optimization $pushdownconfig parameter - informatica
Hi gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance....
In any project how many mappings they will use(minimum)?
What are the scheduling options to run a sesion?
While migrating the data from one environment to another environment how would you manage the connections?