What is a diff between joiner and lookup transformation

Answers were Sorted based on User's Feedback



What is a diff between joiner and lookup transformation..

Answer / prasanna

Joiner is active transformation in informatica to merge
nonsimilar structures into target warehouse systems.
Joiner needs a condiotion for data merging based on
following types
1.Normal join
2.Maste outer join
3.Detail outer join
4.Full outer join
Lookup is a passive transormation in informatica.this
transformation is used for data verfications of the source
table in assign lookup table
Lookup needs a condition if the condition is satisfied
returns corresponding data else returns null value.

Is This Answer Correct ?    2 Yes 0 No

What is a diff between joiner and lookup transformation..

Answer / shiva shankar naidu n

1.Join supports all types of joins, but lookup supports only
two types of joins supports like inner and left outer only..
2.join not provided rejected link, but lookup provided it.
3.join is high sorting speed but not lookup.
4.join takes huge amount of data from two tables, but look
up not supported to data than source table.
5.In lookup Reference data always less than source data
other wise its not suppoted.
6.lookup always based on condition, but not join stage.
7.join common column must be same, in look up no need common
column name.

Is This Answer Correct ?    1 Yes 0 No

What is a diff between joiner and lookup transformation..

Answer / kittu

hi every one

i read all the answers i agree with you but one more thing is there in joiner. once u specify d joiner it will extract all the data from source and check the based on condition then it returns values.

in look up it wont take any values but it refers based on condition.It means look up check the values present r not.
here main thing is memory if cache size is increase it decrease the informatica performance.same thing will happen in joiner trans so mostly we r not using joiner but some times based on source data we use.

Is This Answer Correct ?    1 Yes 0 No

What is a diff between joiner and lookup transformation..

Answer / krishna

I) Joiner is active transformation & lookup is passive
transformation.
2)joiner having input port,output port, master port where as in lookup having input port, output port,lookup port,return port.
3) joiner having sorted inputs option where as lookup doesent have this option

Is This Answer Correct ?    0 Yes 0 No

What is a diff between joiner and lookup transformation..

Answer / shiva

Joiner transformation:

it has its own cache.

look up transformation:

it maintains its own cache

Is This Answer Correct ?    21 Yes 23 No

What is a diff between joiner and lookup transformation..

Answer / guest

If you are not a performance geek, somewhat basic things
you can do with both joiner and lookup t/f. However Joiner
operates on sources where as lookup operates source as well
as target. there are other things can also be identified as
limitation of working with heterogenious sources in both
the case.(can lookup work on xml file?)

Is This Answer Correct ?    7 Yes 19 No

Post New Answer

More Informatica Interview Questions

supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How

4 Answers   TCS, Wipro,


If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???

5 Answers   Wipro,


i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?

7 Answers   L&T,


If u select groupby port in aggregator what is output and dont select groupby option what is output

2 Answers  


What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?

8 Answers   TCS,






There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.

2 Answers   L&T,


What are roles and groups and benefits of using them?

0 Answers  


what is dynamic cashe

3 Answers   Informatica,


How can you define a transformation? What are different types of transformations in Informatica?

10 Answers  


how the informatica server sorts the strings values in rank transformations?

3 Answers   TCS,


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

0 Answers  


sorce is a flatfile only 1st and last row should insert to target how will u do?

2 Answers   HCL,


Categories