ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Data Warehouse  >>  Informatica
 
 


 

 
 Teradata interview questions  Teradata Interview Questions
 Business Objects interview questions  Business Objects Interview Questions
 Cognos interview questions  Cognos Interview Questions
 Informatica interview questions  Informatica Interview Questions
 Crystal Enterprise Suite interview questions  Crystal Enterprise Suite Interview Questions
 Actuate interview questions  Actuate Interview Questions
 Ab Initio interview questions  Ab Initio Interview Questions
 Data Stage interview questions  Data Stage Interview Questions
 SAS interview questions  SAS Interview Questions
 Micro Strategy interview questions  Micro Strategy Interview Questions
 ETL interview questions  ETL Interview Questions
 Data Warehouse General interview questions  Data Warehouse General Interview Questions
Question
from Source 100 rows are coming, on target there are 5 m 
rows which options is better to match data

1. Joiner
2 No cache
3. Static
4. Dynamic
 Question Submitted By :: Achoudhr
I also faced this Question!!     Rank Answer Posted By  
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 1
Static Lookup on TARGET
 
Is This Answer Correct ?    0 Yes 4 No
Srinu
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 2
But why Static at Target ?
 
Is This Answer Correct ?    0 Yes 2 No
Achoudhr
 
 
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 3
My understanding from ur ques--Target havining 5 rows 
(Related to Sorce source rows),

Can u Explain (5 m rows Briefly) 


srinu.srinuvas@gmail.com
 
Is This Answer Correct ?    1 Yes 0 No
Srinu
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 4
I wanted to ask, why Static is better than other 3 options.
 
Is This Answer Correct ?    0 Yes 0 No
Achoudhr
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 5
Joiner :-  Catch Performance will work based on       
           Master,Detail Column,Data catch,Index   
           catch ,Catch Size also.
       (Process Begins with Condition,Comparing, Indexing)

No Catch :-With out Catch, its not easy find(5 records)  
           Relavtive Data.

Static ;- Catch will Keep the Target Rows to Compare with 
          Sourece Rows.
         (Process Begin with Condition,Comparing).

Dynamic :- The Catch Data will be Update on DataFlow 
           also. ,,,
 
Is This Answer Correct ?    2 Yes 4 No
Srinu
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 6
we need to use dynamic lookup because when 110 rows are 
coming from the source and 5 m rows are already existing in 
the target here the function of the dynamic lookup is used 
to share the source rows and insert into the target.

Hope answer your question.
 
Is This Answer Correct ?    0 Yes 2 No
Kareem
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 7
Hi,

Here we will use joiner for better performance.We will join 
the two sources making source table as master source.so 
only 100 comparisons will be done.So it will be very faster.

Whereas in static and dynamic we have to look up on the 
target which is very large 5m rows.So caching will take 
more time.
 
Is This Answer Correct ?    5 Yes 0 No
Coolboy
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 8
Static
 
Is This Answer Correct ?    0 Yes 2 No
Sudhakatr.lake
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 9
Hi  Sudhakatr.lake !

Why Static
 
Is This Answer Correct ?    0 Yes 3 No
Sri
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 10
Coolboy answer is correct , if you just want to join.

When u want to update the target then we hsould use DYNAMIC 
cache.
 
Is This Answer Correct ?    0 Yes 1 No
Kt
 
  Re: from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
Answer
# 11
5m => 5 million recors.

1) Since target side  records are very huge  compared to 
the source, caching is not preffred. so No caching.

2) Again with no caching we can accomplsh this in 2 ways
 a) By  Joiner
 b) Unconnected lookup
but as unconnected lookup is not in answers is in the 
option, Joiner is the answer
 
Is This Answer Correct ?    0 Yes 0 No
Srik
 

 
 
 
Other Informatica Interview Questions
 
  Question Asked @ Answers
 
how to we create datamart? HSBC1
explain the scenario for bulk loading and the normal loading option in Informatica Work flow manager ??? CTS5
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project. iGate1
What is the approximate size of data warehouse?  1
Can you please mail me a copy of Informatica Certification Exam dumps to r_balakrishna@yahoo.com  8
How to improve the performance of Aggregate transformation? Dmss3
what is the diff b/w target load plan and cbl?  1
Diff b/w ShortCut and reusabel Object ?  4
How to import oracle sequence into Informatica? Satyam3
which T/r we can use it mapping parmeter and mapping variable? and which one is reusable for any mapping mapping parmeter or mapping varibale? Wipro2
What are the scheduling options to run a sesion?  2
how u know when to use a static cache and dynamic cache in lookup transformation. Accenture7
What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?  4
what happens if you try to create a shortcut to a non- shared folder?  1
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.  1
Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerated Dimension. 4.Slowly changing Dimensions Infotech3
What is the actual work done in Development and in the production depts in building a datawarehouse. Which dept is more interesting and career oriented .  1
In update strategy target table or flat file which gives more performance ? why?  1
What are the circumstances that infromatica server results an unreciverable session?  1
how to work with mapplet designer in informatica?  4
 
For more Informatica Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com