why sequence generator should not directly connected to
joiner transformation ?
Answer Posted / srinu
Mainly sequence generator is used to generate an unique id
dynamically.
We can not join this number against any column in other
tables...
So.. we can not connect sequence generator with joiner.
and also,
Main reason is joiner is a Active transformation.Means it
can alter the number of rows.
So, if u connect sequence generator with joiner the outcome
sequence will not be proper.
Any Queries or Corrections
'srinu.srinuvas@gmail.com'
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
What is sorter transformation?
What is event and what are the tasks related to it?
What are the differences between a connected lookup and unconnected lookup?
what is SDLC way of code development?
Explain how many types of dimensions are available in informatica?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
State the differences between sql override and lookup override?
What is rank transformation in informatica
How can we use batches?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
can we override a native sql query within informatica? Where do we do it?
How is union transformation utilized?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What is the status code in stored procedure transformation?