There are 4 flat files with number of records as indicated
below. Which files should be picked first for joining using
joiners so as to get best performance.
File A - 1000 records
File B - 100 records
File c - 10000 records
File D - 10 records

Please explain.

Thanks and Regards,



There are 4 flat files with number of records as indicated below. Which files should be picked firs..

Answer / abhishek kumar

STEP:
1)FIRST JOIN FILE B AND FILE D HERE FILE D AS A MASTER AND
FILE B AS DETAIL.
2)THEN JOIN FILE A AS MASTER WITH OUTPUT OF STEP 1.
3)THEN JOIN FILE C AS MASTER WITH OUTPUT OF STEP 2
THIS THE RESULT.

IN JOINER
IF WE GO JOIN FOR TWO TABLE WE CHOOSE THAT TABLE AS A
MASTER WHICH CONTAIN MINIMUM RECORD OR LESS REPETION.
ACTUALLY COMPARE TO DETAIL , MASTER CACHE SIZE IS LESS.AND
OUTPUT RESULT WILL BE GO TO DETAIL

THANKS
ABHISHEK GUDDU

Is This Answer Correct ?    9 Yes 3 No

Post New Answer

More Informatica Interview Questions

What are slowly changing dimensions?

5 Answers   Informatica, Verinon Technology Solutions,


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

2 Answers  


what is mean by grouping of condition column in lookup transformation?

1 Answers  


What are the data movement modes in informatcia?

1 Answers  


What is partioning?how many types of partinings are there

2 Answers   HCL,






hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica

0 Answers  


What is reconstalation n What is fact constalation? Correct me if i m wrong in the question.

2 Answers   Mphasis,


i have source in oracle 10g,oracle 8i how will u take the data from two sources

2 Answers   TCS,


hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?

1 Answers   Wipro,


What is a unit Testing?

1 Answers  


What is critical mapping?

2 Answers  


What is an aggregator transformation?

0 Answers  


Categories