when will we use unconnected & connected lookup? How it
will effect on the performance of mapping?
Answer Posted / nag
Connected Lookup
Receives input values directly from the pipeline.
We can use a dynamic or static cache
Supports user-defined default values
Unconnected Lookup
Receives input values from the result of a :LKP expression
in another transformation.
We can use a static cache
Does not support user-defined default values
When you compared both basically connected lookup will
return more values and unconnected returns one value. conn
lookup is in the same pipeline of source and it will accept
dynamic caching. Unconn lookup don't have that faclity but
in some special cases we can use Unconnected. if output of
one lookup is going as input of another lookup this
unconnected lookups are favourable
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which is the t/r that builts only single cache memory?
What is meant by active and passive transformation?
What is the difference between stop and abort in informatica
expain about the tune parameters?
What is primary and backup node?
How to create a non-reusable instance of reusable transformations?
Plz can any one say me how to get the informatica certification materials and dumps
What is a router transformation?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
Define enterprise data warehousing?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
What do mean by local and global repository?
What is dimensional table? Explain the different dimensions.
What is data caches/ index caches?
explain one complex mapping with logic? sales project?