why sequence generator should not directly connected to
joiner transformation ?
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 |
How many mapplets u have created? and what is the logic used
What is domain and gateway node?
When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?
Can you please mail me a copy of Informatica Certification Exam dumps to sriveniv@hotmail.com
What is the default join that source qualifier provides?
What are the various types of transformation?
Is it possible to create multiple domains on a single Informatica server?
what is the size of ur database(like oracle)
What are the measure objects?
how DTM buffer size and buffer block size are related
Tell me about informatica architecture.