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
In which transformation you cannot drag ports into it?
What is session task and command task?
How does the aggregator transformation handle null values?
What are the issues you have faced in your project? How did you overcome those issues?
What is mapping debugger?
What are the different versions of informatica?
Explain lookup transformation is active in informatica
What is sequence generator transformation in informatica?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
Define the various join types of joiner transformation?
What is meant by LDAP users?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
How to update a particular record in target with out running whole workflow?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
How to configure mapping in informatica?