GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Informatica

 Print  |  
Question:  In lookup which one is better one connected and unconnected lookup?performance wise i am asking?if i am using five connected lookup in mapping that time what happens?



May 05, 2007 12:16:21 #5
 SRIRAM N   Member Since: Visitor    Total Comments: N/A 

RE: In lookup which one is better one connected and un...
 
it depends on the requirement.
If you want to retrieve more than one port values then use connected(dynamic/static cache).
If you want to retrieve one port value then use unconnected(static cache).
     

 

Back To Question