Can we insert ,update ,delete in target tables with one
update strategy tran.?
Answers were Sorted based on User's Feedback
Answer / manojkumar
Yes we can do all these insert,update,delete also reject by
using single update strategy.
In update strategy write the code like this
iif(somexvalue=xx,dd_insert,iif(somexvalue=yy,dd_update,iif
(somexvalue=zz,dd_delete,dd_reject)))
| Is This Answer Correct ? | 12 Yes | 2 No |
How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?
Can we change Dynamic to Static or Persistent cache? If so what happens?
Explain the pipeline partition with real time example?
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
what is a junk dimension ?
14 Answers Atos Origin, Cognizant, HS, NIIT, TCS,
how can u approach u r client
Performance tuning( what you did in performance tuning)
Diffrence between 7.1,8.1 and 8.6
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is the need for an etl tool?
How do we do the Fact Load What is the size of your Data warehouse? What is your Daily feed size and weekly feed size
What is status code in informatica?