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

what are types of dimentions?

3 Answers  


How we can use union transformation?

0 Answers  


What is difference between maplet and reusable transformation?

2 Answers  


Which transformation should u need while using the cobol sources as source defintions?

2 Answers  


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

0 Answers  






I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?

1 Answers   Cognizant, HCL,


how to duplicates from expression transformation without using sorter before that

1 Answers  


What is a joiner transformation?

0 Answers  


What do think which one is the better joiner or look up?

0 Answers  


please let me know which type of question arise in interview on project manager round on insurance project with answer pls reply asap.

1 Answers   Accenture,


How to get rid of non ascii characters in a string? Ex:- United States Microsoft Visual Studio Tools for Applications 2012 x86 主控支援 - 繁體中文語言套件 to United States Microsoft Visual Studio Tools for Applications 2012 x86.

1 Answers   CTS,


How can we update a record in the target table without using update strategy?

0 Answers  


Categories