What is the functionality of update strategy?

Answers were Sorted based on User's Feedback



What is the functionality of update strategy?..

Answer / sivaprasad

Update strategy defines the sources to be flagged for
insert, update,
delete, and reject at the targets.
What are update strategy constants?
DD_INSERT,0 DD_UPDATE,1 DD_DELETE,2
DD_REJECT,3

If DD_UPDATE is defined in update strategy and Treat source
rows as INSERT in Session . What happens?
Hints: If in Session anything other than DATA DRIVEN is
mentions then Update strategy in the mapping is ignored

Is This Answer Correct ?    6 Yes 0 No

What is the functionality of update strategy?..

Answer / chluff12

to decide to insert, update, delete or reject the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

difference between informatica 8.1.1 and 8.6

0 Answers   TCS,


A mapping contains (1) Source Table S_Time ( Start_Year, End_Year ) (2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )

1 Answers  


What is different between the data warehouse and data mart?

0 Answers  


how we can do session partition in informatica any one explain me clearly? thanks advance.

1 Answers   iGate,


How to recover sessions in concurrent batches?

1 Answers  






write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3

4 Answers   Bank Of America,


Differentiate between Load Manager and DTM?

0 Answers  


As union transformation gives UNION ALL output, how you will get the UNION output?

0 Answers   Informatica,


Hi experts, For informatica developer, in real time, normally how much we use sql and plsql?

2 Answers   Infotech,


How will you display 10-15 letters from a name? (for ex: name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")

4 Answers  


why we use informatica in our project?

2 Answers   TCS,


Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance

0 Answers   TCS, Wipro,


Categories