hi, as al you know, we can set the option in session level
as all rows treat as like insert,update etc., And also we
have update strategy for flaging records as insert,update
etc.. then when we will go for above options and what is
the difference.. explain..



hi, as al you know, we can set the option in session level as all rows treat as like insert,update..

Answer / john

Bydefaultly the option in the session properties "Treat
source rows as" is set as Insert.But When we use
Updatestrategy in our mapping, the option in the session
level automatically becomes "Data driven".that means all
the source rows are treated as per the condition you
specified in the updatestrategy transformation.lets say you
have specified as "DD_UPDATE" then integartion service will
treat all the source rows as "UPDATE".
Actually when we use Updatestrategy transformation in
mapping level there is no need of change the settings in
the session level..as i told you earlier the option "Treat
source rows as" is bydefaultly Insert.
But with out using Updatestrategy how wll the Update the
records? or How will you Reject the records? or How will
you Delete the records?
The answer for this Question is...By using the option
called "Treat source rows as"..
so Use this option when you want to update/Reject/Delete
the records with out using the Updatestrategy in mapping
level..

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More Informatica Interview Questions

Explain the flow of data in Iinformatica?

1 Answers  


in which situations do u go for snowflake schema ?

2 Answers   TCS,


explain about session partitions ?

1 Answers  


explain different levels in pushdown optimization with example?

2 Answers   TCS,


What is the difference between OLTP and ODS?

4 Answers  


What is primary and backup node?

1 Answers  


While using update strategy in the mapping which gives more performance, a flat file or Table? Why? What are the advantages and disadvantages?

4 Answers  


How can yoU create or import flat file definition in to the warehouse designer?

2 Answers  


What is the difference between informatica 7.0 and 8.0?

1 Answers  


What are active transformations? Name them.

1 Answers  


How to recover sessions in concurrent batches?

1 Answers  


What are the basic needs to join two sources in a source qualifier?

4 Answers  


Categories