what is the look up transformation?

Answers were Sorted based on User's Feedback



what is the look up transformation?..

Answer / ashis

Add to sweta's answer:

We use lookup transformation to lookup data from a
relational table, view, synonym or flatfile against another
or the same table, view, synonym or flatfile.

This is mainly(not only)used for SCD's. So that the value
in the source can be compared with the existing target.

Lookup transformation are of different types named and
unnamed.

Mostly used lookup transformation types are Connected lookup
(Persistent Lookup, Dynamic lookup, Cached lookup, Uncached
lookup)

Is This Answer Correct ?    7 Yes 2 No

what is the look up transformation?..

Answer / swetha

Use lookup transformation in u'r mapping to lookup data in a
relational table, view, synonym.

Informatica server queries the look up table based on the
lookup ports in the transformation. It compares the lookup
transformation port values to lookup table column values
based on the look up condition.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

without dynamic lookup transformation how to insert new rows and update existing rows?

7 Answers   Cap Gemini,


how many data models u have done in informatica project?

2 Answers   TCS,


How will the document be delivered to me?

1 Answers  


how to identify new and old values in source qualifier or any other transformations using informatica

2 Answers  


how to obtain performance data for individual transformations.

2 Answers  


Can we use the mapping parameters or variables created in one mapping into another mapping?

1 Answers   Informatica,


While importing the relational source definition from the database, what are the metadata of source that will be imported?

1 Answers   Informatica,


One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?

2 Answers  


how can we run workflow with pmcmd?

3 Answers   Wipro,


What are the different ways to implement parallel processing in informatica?

1 Answers  


suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?

4 Answers  


Can anyone give some input on "Additional Concurrent Pipelines for Lookup Cache Creation" ? I know that this property is used to build caches in a mapping concurently. But which values should I set into this ( i.e. 1 or 2 or 3 or something else ) for concurrent cache building ?

1 Answers   Wipro,


Categories