In which conditions we can not use joiner transformation
(Limitaions of joiner transformation) ?
Answer Posted / jaimeen shah
You cannot use a Joiner
transformation in the following situations:
♦ Either input pipeline contains an Update Strategy
transformation.
♦ You connect a Sequence Generator transformation directly
before the Joiner transformation.
Swetha is wrong because we can use joiner transformation,
we can join the sources from the same data source.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
What are the different components of powercenter?
How to load last n records of file into target table - informatica
What are the different transaction levels available in transaction control transformation?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
what is diff b/t sorter t/r and agg have the option sorter property...
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
What are the restrictions of union transformation?
Explain the shared cache and re-cache?
Explain the etl program with few examples.
What are pre and post-session shell commands?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is the function of look up transformation?
How to load the data from people soft hrm to people soft erm using informatica?