What is an unconnected transformation?
Answer / Chaudhary Ravi
An Unconnected Transformation (UT) in Informatica is a special type of transformation that can be used to perform complex transformations on data without the need for a source or target. UTs can receive data from other transformations as input, process it, and pass it along to subsequent transformations.
| Is This Answer Correct ? | 0 Yes | 0 No |
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is a mapplet/worklet in informatica?
have u done any performance tuning? how u ll do?
follwing scenario two table using find maximum salary? table a table b 101 xxx 1000 106 6500 103 yyy 5000 108 800 104 din 6000 109 7000 105 dsh 200 110 3000
IF Sorce table contains CLOB as its one data type then i get error at the target table. How can this be resolve?
Explain the shared cache and re-cache?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
Write the program through which the records can be updated?
What will be the approach?
What are the designer tools for creating transformations?
Can we make worklet inside worklet?
what is mapping parameter and mapping variables