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
Explain informatica architecture - version 8 / 9
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
How to create Target definition for flat files?
pmscmd startworkflow -sv
can we override a native sql query within informatica? Where do we do it?
What are the limitations of joiner transformation?
Write the unconnected lookup syntax?
What are the types of data warehouses?
how to load dimension table and fact table. plz tell me the steps.
How can we use batches?
What is option by which we can run all the sessions in a batch simultaneously?
What is the difference between informatica 7.0 and 8.0?
Define Pmrep command?
Write the program through which the records can be updated?
Enterprise data warehouse your projects phase by phase explain?