you have created a lookup transformation for a certain
condition which if true returns multiple rows. when you go
to the target and see only one row has come and not all. why
is it so and how it can be corrected.

Answers were Sorted based on User's Feedback



you have created a lookup transformation for a certain condition which if true returns multiple row..

Answer / sushmanju

The lookup can return on row in return the lookup
properties is set to get last value/first vale in case of
multiple rows.
This cannot be corrected.

Is This Answer Correct ?    4 Yes 1 No

you have created a lookup transformation for a certain condition which if true returns multiple row..

Answer / milind

Even though your lookup is returning multiple rows you are
dealing with one row at the time in the pipeline. so do not
expect all the rows from lookup will be carried to the
target table.

Is This Answer Correct ?    2 Yes 0 No

you have created a lookup transformation for a certain condition which if true returns multiple row..

Answer / sagar

check the data type of the out put value ie it should be
the same with the out put value ,check the null coloumns
before giving the condition.

update me if iam wrong

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ETL Interview Questions

What is the difference between Data Warehousing and Data Mining?

0 Answers  


What is a staging area? What is the purpose of a staging area?

0 Answers  


what happens if the info.server doesn't find the session parameter in the parameter file?

0 Answers  


what types of repositories we can create in informatica? in real time in which type of repository we will work on?

2 Answers  


list the transformation used for the following:Heterogeneous sources,Homogeneous sources,Find the 5 highest paid employees with in a dept,create a summery table,generate surrogate keys

2 Answers  






What is Data Vault???

0 Answers  


Hello all, Source Table(Flat File):- Target Table(Flat File):- Date Date 01/08/2008(DD/MM/YYYY) 01/08/2008 02/08/2008 03/08/2008 04/08/2008 05/05/2008 My requiremnt is this. I need to do it by informatica,Plz tell me how can i do it? Thanks

3 Answers  


what is the difference steps for data modeling?

0 Answers  


where is the cache (lookup, index) created and how can you see it.

0 Answers  


please tell me any easy ways of testing the Data warehouse project. In my project we are not using any tools for ETL. we are writing scripts in SCRIPTELLA. And we using Pentaho tool for Reporting How can i test all these. please tell me ASAP. thanks in adavance

0 Answers  


how can i text accracy of ETL migration? i am very new to data warehousing. we are writing ETL scripts using SCRIPELLA tool. how can i test the correctness of data. and we are generating reports using pentaho . is there any easy way to test the pentaho. how can test these ETL scripts written in scriptella? thanks in advance

0 Answers  


State the differences between shortcut and reusable transformation

0 Answers  


Categories