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


Why we select the table which has minimum number of records
as Master table in joiner?

Answers were Sorted based on User's Feedback



Why we select the table which has minimum number of records as Master table in joiner?..

Answer / balaswamy

because all rows from the master table are loaded into the cache,so that it will take up the least amount of space in the
cache

Is This Answer Correct ?    15 Yes 0 No

Why we select the table which has minimum number of records as Master table in joiner?..

Answer / ankit kansal

Its preferable to create your smaller table to be master because
1.Size issue Informatica will create index and data cache.
2.More logical lets say your master table contains 10 rows and your detailed table contains 1000 rows so each of your source rows just have to check against 10 of master rows and thus its faster wile if you take it viceversa than each of your source table hast to go against 1000 rows and it ll hot performance issue This is just a small example check with real scenario and you ll came to know.

http://deepinopensource.blogspot.in/

Is This Answer Correct ?    7 Yes 0 No

Why we select the table which has minimum number of records as Master table in joiner?..

Answer / voma

faster perfomance of loading

Is This Answer Correct ?    3 Yes 2 No

Why we select the table which has minimum number of records as Master table in joiner?..

Answer / moorthy g

The Integration Service(IS) reads data from master table
and build data cahe and data index for building cache.
After that read data from detail table perform joins. bcz
routine will be very less(master means very less record
compared to detail table).
Finaly time saving. performance incresing.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

Can anyone briefly describe abt audit table loading?

2 Answers   TCS,


I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE

5 Answers   Informatica,


How to calculate the cache size if say we are doing a performance check on a mapping and found that a particular cache needs to be changed. Is there a formula to calculate this! i know that informatica has a auto option available but how to calculate manually?

1 Answers  


We can't use sql override or other properties when using Flat file as source. Then what is the use of Source Qualifier transformation?

3 Answers  


what is shared lookup&persistent lookup?

4 Answers   Accenture, Cap Gemini,


how many data models u have done in informatica project?

2 Answers   TCS,


how to work with mapplet designer in informatica?

7 Answers  


How do you load only null records into target? Explain through mapping flow.

0 Answers  


How we can use union transformation?

0 Answers  


Can we create two repositories on same database instance in oracle?

0 Answers  


hw cn v elimate dublicate values from lookup without overriding sql?

7 Answers   CTS,


What is Code Page Compatibility?

1 Answers  


Categories