What is up date strategy and what are the options for update
strategy?

Answers were Sorted based on User's Feedback



What is up date strategy and what are the options for update strategy?..

Answer / jyothi

Update strategy is used for flagging the records by using
the options insert/update/delete/reject.
Update strategy is used in two levels.
session level:at session level we have to use the options
update as insert,update as update,update else insert.
mapping level:at mapping level we have to use the options
dd-insert,dd-update,dd-reject,dd-delete.

Is This Answer Correct ?    7 Yes 0 No

What is up date strategy and what are the options for update strategy?..

Answer / mkolari

We can use update strategy at two different levels
1) within a session :- When you are configuring a
session you can give instructions to treat a)all rows as
insert b)all rows as update c)data driven (use instructions
coded into the session mapping to flag rows for different
database operations.)

2) within mapping :- You can flag rows for
insert,update,delete or reject.
Don't forget to set "Treat source rows as" to Data Driven
in the session properties if you are flagging rows within
the mapping.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Informatica Interview Questions

1 2 3 * 4 5 6 * 7 8 9 how to load records between two stars(*),

10 Answers   Cap Gemini,


What you know about transaction control transformation?

0 Answers  


what is workflow varible

1 Answers   HP,


in performance wise union is past,union all is past

2 Answers  


How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?

3 Answers   Logica CMG,






Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?

5 Answers  


Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.

1 Answers  


By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?

8 Answers  


how to get flatfile containg 10 records half records one target another half another target

2 Answers  


What are the different options used to configure the sequential batches?

2 Answers   Wipro,


Define the various join types of joiner transformation?

0 Answers  


how to calculate the optimum cache size in aggregator transformation?

1 Answers  


Categories