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...


when will we go for unconnected lookup transformation in
Informatica?

Answers were Sorted based on User's Feedback



when will we go for unconnected lookup transformation in Informatica?..

Answer / suneelkumar.dasari

If u want to use the same look up T/R more than one time,you should use compulsory Unconnected lookup.A common use for unconnected Lookup transformations is to update slowly changing dimension tables.I know these 2 uses.

Is This Answer Correct ?    15 Yes 0 No

when will we go for unconnected lookup transformation in Informatica?..

Answer / balu

above cases as well as if you want to get single port from
the lookup table then you should go for unconnected lookup
transformation.

Is This Answer Correct ?    7 Yes 0 No

when will we go for unconnected lookup transformation in Informatica?..

Answer / g. manthiramoorthy

1. Calling the same lookup multiple times in one mapping
2. Testing the results of a lookup in an expression
3. Filtering rows based on the lookup results
4. Marking rows for update based on the result of a lookup,
such as updating slowly changing dimension tables

Is This Answer Correct ?    6 Yes 0 No

when will we go for unconnected lookup transformation in Informatica?..

Answer / naresh

If we want to use multiple times in same mapping you can go
for un-connected lookup and It depends on how much data
your processing.

performance wise unconnected lookup is better because its
like reusable one and it will lookup the values only the
condition meet the criteria.

1. It will return only one value
2. It will act as static cache

Is This Answer Correct ?    3 Yes 0 No

when will we go for unconnected lookup transformation in Informatica?..

Answer / kamesh

The main advantage of using an unconnected lookup is the fact that you can use it in an expression/any other transformation like a “function” in other programming languages. The Lookup Cache is calculated only once as part of the session initialization and hence more efficient, since all subsequent look-ups will re-use the Cache.

Is This Answer Correct ?    1 Yes 0 No

when will we go for unconnected lookup transformation in Informatica?..

Answer / nag

To retrieve the data dynamically. And it is used for other
transformations in the same mapping.

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More Informatica Interview Questions

What is meant by target load plan?

0 Answers  


What is Performance tuning in Informatica?

1 Answers   CTS, GE, TCS,


Explain your project of banking domian.

0 Answers   Cap Gemini,


Explain what are the different types of transformation available in informatica.

0 Answers  


Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin

1 Answers  


What is session task and command task?

0 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,


How can we eliminate duplicate rows from flatfile,explain?

3 Answers  


source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ

2 Answers   Wipro,


What is a repository manager?

0 Answers  


What are the session parameters?

3 Answers  


can we override a native sql query within informatica? Where do we do it?

0 Answers  


Categories