what is the necessity to use update strategy?(except for
updates)
Answers were Sorted based on User's Feedback
Answer / gazulas
man!! u can flag the record as insert or reject.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
What are the various types of transformation?
What do you understand by SOA of Informatica?
Hi 2 every one. i dont have real time experience, and please suggest me for following questions. a) we get the source data from what type of source systems? b) In banking domain project what are the FACT & DIMENTION tables please list out them? c) please write some colomn names in a table? Please reply for aboue questions?..... Thanks in advance.
What is the difference between bitmap and btree index?
How to delete the data in the target table after loaded.
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What is an expression transformation in informatica?
Explain lookup transformation source types in informatica
what is procedure to use mapping variable in source qualifier transformation? with example
How many types of sessions are there in informatica.please explain them?
What are the rank caches?