Which one is better performance wise connected/un-connected
lkp?why?
Answers were Sorted based on User's Feedback
Answer / yamini
Performance wise unconnected look up transformation is better as it returns only one port and doesn't build any dynamic cache. Only static cache is build. It can be used any where in the mapping using LKP expression in another transformation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Can we write to_date(three arguments) ? Will it work ? Advance thanks
what is dynamic cashe
What are the data movement modes in informatica?
What is target designer and target load order?
in flatfile target how can u create header and footer plese give me the comands how will u write in session properties
HOw can we load the normalised data ( Vertical data) to (Horizontal data)with out using decode in the expression transformation and the aggregator transformation. But, what exactly I want is .. If we have million of records,it is not possible using decode and search for that Particular Id to pivot into Horizontal data... Can any one of guys please help me in this regard.....
Can you generate reports in Informatcia?
Diffrence between static and dynamic cache
Differentiate between Load Manager and DTM?
Describe data concatenation?
what is casual dimension?
Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?