What are limitations of joiner transformation?
Answers were Sorted based on User's Feedback
Answer / seshagiri k
1.Both the pipelines begin with the same original data spouece
2.Both input pipelines originate from the SQ transformation
3.Both input pipelines originate from the same normalizer t/r
4.Either input pipelines contains an update transformation
5.Either input pipelines contains a connected or unconnected
sequence generator transformation
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / maruthi
JOINER,AS IT JOINS DATA FROM HETROGENOUS SOURCES
1)STRUCTURE OF THE BOTH TABLES SHOULD BE SAME.(V.IMP)
ANYWHERE SAY IT FIRST
| Is This Answer Correct ? | 2 Yes | 34 No |
What is the difference between source qualifier transformations source filter to filter transformation?
What are the two modes of datamovement in informatica sever?
What are the different components of powercenter?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
Why the workflow is failed after running two hours in informatica?
Differentiate between source qualifier and filter transformation?
how will you remove the duplicate records from flat file without using sorter?
How can you define a transformation? What are different types of transformations in Informatica?
can we use bulk loading when we use look in mapping
HOE DO U IMPLIMENT SCHEDULING IN INFORMATICA?
How to do the error handling of if ur source is flatfiles?
What is expression transformation?