what r d pre-requiste for update strategy transformation,
and differnce between delete n truncate in target session
properties for update strategy
Answers were Sorted based on User's Feedback
Answer / vikas
Update Strategy Works on Tables and not on files. In session, Treat source rows should be data driven.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abhinaw prakash
For update strategy t/r we should have Constraints defined
on the table.
Else we'll have to use Update override property in session
properties.
Delete in session property we use for deleting a record
based on condition were as truncate is for removing the
previous record from the table before inserting new set of
data.
| Is This Answer Correct ? | 1 Yes | 2 No |
How do you migrate data from one environment to another?
Hi, Steps for upgrading from informatica 7x to 9x or the link which will help me to upgrade from informatica 7 to 9. Regards, Eva
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID anil643@gmail.com (or) kumar643@gmail.com
what are challenges that you faced in testing? give solution to it?
Which one is better performance wise connected/un-connected lkp?why?
what is mean by throghput? in informatica
What is a taget load order?
HOW TO YOU LOAD TIME DIMENSION
What are the reusable transformations?
what is incremental loading ?
12 Answers CTS, IBM, Oracle, TCS,
How to run a session, which contains mapplet?
can u apply SCD2 on flat file tgt? if yes wat is the procedure?