what is update strategy transformation ?

Answers were Sorted based on User's Feedback



what is update strategy transformation ?..

Answer / jagadish

update strategy transformation is used to perform DML
operations for the already data populated targets.

by default informatica server will treat source row as
INSERT.if you use update strategy transformation in your
mapping the informatica server will treat source row as
DATA DRIVEN.so the datas transferd to a target that even
populated with some data can be inserted,updated,rejected
and deleted.based upon the functions like
dd_insert,dd_update,dd_reject,dd_delete you define in the
update strategy transformation.

Is This Answer Correct ?    41 Yes 3 No

what is update strategy transformation ?..

Answer / geetha

Updatestartegy used to define Transaction control
Informatica default transaction Insert
Using updatestartegy we can define
(1) Dd_insert
(2) Dd_update
(3) Dd_delete
(4) Dd_reject

Is This Answer Correct ?    36 Yes 9 No

what is update strategy transformation ?..

Answer / soujanya

used to perform dml operations such as insert update delete

Is This Answer Correct ?    11 Yes 1 No

what is update strategy transformation ?..

Answer / swetha

This transformation is used to maintain the history data or
just most recent changes in to target table.

Is This Answer Correct ?    26 Yes 18 No

what is update strategy transformation ?..

Answer / obulreddy.b

IT IS A TRANSFORMATION WHICH IS USED TO PERFORM DML
OPERATIONS ON ALREADY DATA POPULATED TARGETS.


GENERALLY INFORMATICA SERVER WILL TREAT SOURCE ROWS AS
INSERT. IF WE USE UPDATE STRATOGY TRANSFORMATION WE HAVE TO
SELECT TREAT SOURCE ROWS AS DATADRIVEN IN SESSION
PROPERTIES, NOW INFORMATICA SERVER DRIVES THE DATA AS PER
UPDATE STRATOGY VALUE.

WE HAVE TO SELECT UPDATE STRATOGY VALUE BASED ON OUR
REQUIREMENT.

Is This Answer Correct ?    8 Yes 2 No

what is update strategy transformation ?..

Answer / usha

This Transformation is used to perform DML operation for
the already data populated target.

Is This Answer Correct ?    4 Yes 1 No

what is update strategy transformation ?..

Answer / saribalareddy

Whenever you create the target table whether you are store the historical data or current transaction data in to target table.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Informatica Interview Questions

Which is the best place to learn Informatica Powercenter Online Training?

1 Answers  


Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com

6 Answers   HCL, Schneider,


why union transformation is active transformation?

6 Answers   IndiGo, TCS,


what is dynamic cashe

3 Answers   Informatica,


What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?

10 Answers   Deloitte,






Can you copy the session to a different folder or repository?

2 Answers  


Name at least 5 different types of transformations used in mapping design and state the use of each.?

0 Answers   Informatica,


Clarify the aggregator change?

0 Answers  


Hi, I am working on informatia in a support role. We used stored procedures in informatica and other than that I never got a chance to work on PL/SQL,little on Unix scripts. But I heard people asking about PL/SQL alot. Can any one let me know how do we use PL/SQL with informatica and if required what is the knowledge that we need to have on PL/SQL? Please let me know in detail which would really help me alot in my career prospectus.

1 Answers   Accenture,


Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar

11 Answers   IBM,


How we can create indexes after completing the load process?

0 Answers  


Whats there in global repository

0 Answers  


Categories