what is update strategy transformation ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is xml source qualifier transformation in informatica?

718


On which transformations you created partitions in your project?

763


How to load the data from a flat file into the target where the source flat file name changes daily?

582


How to generate sequence numbers?

622


How to update or delete the rows in a target, which do not have key fields?

656






Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6389


The question was on time stamp. what is the difference between HH and HH24 when to use when.

1563


Explain joiner transformation in informatica

672


What is rank transform?

605


what is the -ve test case in your project.

1857


Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.

1844


What is a snowflake schema?

573


While importing the relational source definition from the database, what are the metadata of source that will be imported?

797


Which transformation should we use to normalise the COBOL and relational sources?

748


Partition, what happens if the specified key range is shorter and longer

2031