why sequence generator should not directly connected to
joiner transformation ?



why sequence generator should not directly connected to joiner transformation ?..

Answer / 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

More Informatica Interview Questions

how to load only the first and last record of a flat file into the target?

8 Answers   CTS,


without matching columns in two tables. how can you join

5 Answers   BirlaSoft,


Differentiate between a repository server and a powerhouse?

0 Answers  


What are the databases that informatica can connect to windows?

0 Answers  


State the limitations where we cannot use joiner in the mapping pipeline?

0 Answers  






Can we create out put ports in source qualifier t/r?

5 Answers   TCS,


My source table having some records ,i want load 1st record and last record into one target?

3 Answers   iGate,


what is data driven?

5 Answers   TCS, Wipro,


What is event and what are the tasks related to it?

0 Answers  


What is ThroughPut in Informatica, How it works, Where I can find this option to check ?

5 Answers   CTS,


What is the need for an etl tool?

0 Answers  


select count(1) from emp? what is the o/p?

5 Answers   TCS,


Categories