what is the look up transformation?
Answers were Sorted based on User's Feedback
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 |
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 |
How do we do the Fact Load What is the size of your Data warehouse? What is your Daily feed size and weekly feed size
how to return multiple columes through through un-connect lookup?
delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses
What is the actual work done in Development and in the production depts in building a datawarehouse. Which dept is more interesting and career oriented .
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping?how
what is lookup ?
any body can say about all versions of informatica ?how many versions ?
How to load a Dimension ? and how to load a fact table?
In Which scenario did u used Incremental loading?
if we have a delimiters at unwanted places in a flat file how can we over come those.
what is data driven in informatica
what is data modelling? what are types of modelling?In which suituation will use each one?