Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / gazulas

man!! u can flag the record as insert or reject.

Is This Answer Correct ?    2 Yes 0 No

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

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

More Informatica Interview Questions

Please let me know how to make Data masking in informatica..

0 Answers  


What is aggregator transformation in informatica?

0 Answers  


explain different types of modeling.

2 Answers  


i have thousand records in my source(flat file) i wanna load 990 records i don't want load first 5 records and last 5 records at informatica level?

3 Answers   Satyam,


explain about informatica server architecture?

1 Answers   IBM,


What are session parameters ? How do you set them?

0 Answers  


What is a look up function? What is default transformation for the look up function?

2 Answers   ASM, TCS,


what is the size of u r source(like file or table)?

0 Answers   HP,


why we are using surogate key in real time give me explanation

2 Answers   TCS,


If a session fails after loading of 10,000 records in to the target. How can you load the records from 10001 th record when u run the session next time?

4 Answers  


i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....

4 Answers   TCS,


If there are more than one sessions running parallel in a worklet, which will be the last session ?

2 Answers  


Categories