why cant we put a sequence generator or upd strategy
transformation before joiner transformation?

Answers were Sorted based on User's Feedback



why cant we put a sequence generator or upd strategy transformation before joiner transformation?..

Answer / srinivas

Joiner is to join two different sources .If u use Update
strategy T.F and trying to use DD_delete&DD_reject option
the some of the data will get deleted and u can't see the
at joiner output.
So we can't go for this .

Is This Answer Correct ?    5 Yes 7 No

why cant we put a sequence generator or upd strategy transformation before joiner transformation?..

Answer / bhupal

if you use the update strategy transformation before joiner in mapping, the mapping will be invalid because of data flow validation errors in mapping irrespective of operations you implemented in update strategy.

joiner transformation input should be from source qualifier transformation.

source---->sq--->seq--->
joiner---->trg
source---->sq---->

we cant create mapping like this because seq does't allows port to create and accept from other tr.

src--->sq--->
joiner--->trg
seq--->
we cant create like this. joiner inputs should be from source qualifier.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Informatica Interview Questions

Informatica software installation 8.1/7.1.3/7.1 with oracle 10g database (optional Teradata v2R6)

1 Answers  


Write the unconnected lookup syntax?

0 Answers  


can u apply SCD2 on flat file tgt? if yes wat is the procedure?

3 Answers   Deloitte,


how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?

0 Answers  


Where can we find the throughput option in informatica?

0 Answers  






why sequence generator should not directly connected to joiner transformation ?

1 Answers   ANZ,


Where do we use mapping variables in informatica?

0 Answers  


Name the different lookup cache(s)?

0 Answers  


How can we store previous session logs?

0 Answers  


Hi I have two sources like A, B. My source A contain 10000 million records from that i need 20 attributes. My source B has also same 10000 million records from that i need only 1 attribute. By using Joiner i have to load into target? Is there any issue regarding this? if issue is there how to tune this mapping in best way?

2 Answers   Zensar,


how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z

3 Answers   CTS,


in reporting we add some new objects,how we get the count of the newly added objects to the report

0 Answers   HP,


Categories