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  >  Interview Questions  >  Data Warehousing  >  Informatica

 Print  |  
Question:  In which condtions we can not use joiner transformation(Limitaions of joiner transformation)?


Answer: Both pipelines begin with the same original data source.
Both input pipelines originate from the same Source Qualifier transformation.
Both input pipelines originate from the same Normalizer transformation.
Both input pipelines originate from the same Joiner transformation.
Either input pipelines contains an Update Strategy transformation.
Either input pipelines contains a connected or unconnected Sequence Generator transformation.



January 01, 2006 12:18:35 #1
 Surendra   Member Since: Visitor    Total Comments: N/A 

RE: In which condtions we can not use joiner transform...
 

This is no longer valid in version 7.2

Now we can use a joiner even if the data is coming from the same source.

SK

     

 

Back To Question