what is the necessity to use update strategy?(except for
updates)

Answer Posted / raghav

Following options are available for update strategy :

DD_INSERT : If this is used the Update Strategy flags the row for insertion. Equivalent numeric value of DD_INSERT is 0.
DD_UPDATE : If this is used the Update Strategy flags the row for update. Equivalent numeric value of DD_UPDATE is 1.
DD_DELETE : If this is used the Update Strategy flags the row for deletion. Equivalent numeric value of DD_DELETE is 2.
DD_REJECT : If this is used the Update Strategy flags the row for rejection. Equivalent numeric value of DD_REJECT is 3.

so u can use update strategy for delete, reject or insert.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where to store informatica rejected data?

682


Define mapping and session?

587


What is the use of source qualifier?

675


What is the Process to creating lookup transformation in informatica

587


If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me

1559






Explain sessions?

606


hi real timers . iam waiting for ur reply regarding ETL TESTING

1812


What are the issues you have faced in your project? How did you overcome those issues?

1916


what is degenerated dimension?

3159


SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N

1690


How to improve the performance of a session using sorter transformation?

691


What is a mapplet/worklet in informatica?

692


What is target load order?

808


What is workflow? What are the components of workflow manager?

713


draw informatica architecture 8.6 ?

3472