Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is difference between a connected look up and
unconnected look up?

Answers were Sorted based on User's Feedback



What is difference between a connected look up and unconnected look up?..

Answer / ande

Connected LookUp returns multiple values to other
Transformation whereas unconnected lookup return single
value, If condtion is match then connected lookup returns
user defined default values whereas unconnected lookup
returns null values, connected lookup supports dynamic as
well as static caches whereas unconnected lookup supports
static cache only
regards,
ande

Is This Answer Correct ?    52 Yes 6 No

What is difference between a connected look up and unconnected look up?..

Answer / prasuna

1) A connected Lookup transformation receives input values
directly from another transformation in the pipeline.

An unconnected Lookup transformation receives input values
from the result of a :LKP expression in another
transformation. You can call the Lookup transformation more
than once in a mapping.

2)IN connected The Integration Service passes return values
from the query to the next transformation.

In Unconnected The Integration Service returns one value
into the return port of the Lookup transformation.

3)Connected uses Dynamic or Static Cache,whereas
Unconnected use a static cache

Is This Answer Correct ?    11 Yes 1 No

What is difference between a connected look up and unconnected look up?..

Answer / suresh

1.conneted T/r takes multiple inputs and gives multiple
outputs
where as unconnected t/r takes multiple inputs but gives
single output

2. in connected lookup input, output, lookup ports are
available
where as in unconnected look up having input,output,lookup
as well as return port

3. connected t/r used dynamic and static cache
where as unconnected t/r uses only dynamic cache

Is This Answer Correct ?    19 Yes 13 No

What is difference between a connected look up and unconnected look up?..

Answer / parveen kumar

The imp. diff b/w connected and unconnected lookup is regarding to their performance. Suppose if a lookup condition is true only for one thousand rows out of 1M rows. Then we must use unconnected lookup in such cases by calling the lookup only in else condition i.e. we can write in EXP that if ID(suppose this is I/N port)is null, then -1 else :LKP.(lookup transformation name). So in this case, it'd hit the DB only 1000 times. But if we use connected lookup, it'd hit the DB 1M times no matter whether the condition is true or not.

Is This Answer Correct ?    4 Yes 0 No

What is difference between a connected look up and unconnected look up?..

Answer / rameshk

which t/r see a part of mapping is called connected
which is not part of mapping is called unconnected
the main diffrence between connected and unconnected lookup is the connected lookup connect eithere source or target but unnconnecte either nd nor connect to source or target.

Is This Answer Correct ?    3 Yes 0 No

What is difference between a connected look up and unconnected look up?..

Answer / mln

connected look up is not reusable and only one output port
are return port will be there at a time and this is more
faster than connected.

Is This Answer Correct ?    4 Yes 44 No

Post New Answer

More Informatica Interview Questions

what is difference between COM & DCOM?

1 Answers   Satyam,


I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.

3 Answers   Amdocs,


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

1 Answers   IBM,


what are factless facts? And in which scenario will you use such kinds of fact tables.

0 Answers  


How many input parameters can exist in an unconnected lookup?

0 Answers  


i want excute multiple sessions in one workflow using the "start task".what do i need to do?

2 Answers  


what is lookupoverriding?

1 Answers  


Mention some types of transformation?

0 Answers  


what happens if you try to create a shortcut to a non- shared folder?

1 Answers  


r u done any partitions in ur project?

0 Answers   TCS,


Explain transaction control transformation in informatica

0 Answers   Informatica,


What is checksum termnology in informatica? Where do you use it ?

3 Answers   Chase, Cognizant, Deloitte,


Categories