what is data driven?
Answer / ramu
the informatica server follows instruction coded into update
strategy t/r with in the session mapping determine how to flag
records for insert,update,delete or reject if you do not
choose datadriven option setting the informatica server
ignores all update strategy t/r in mapping.
Is This Answer Correct ? | 1 Yes | 0 No |
Hi, In Router transformation I created two groups . One is Passthrough=> True Second one is CorrectId’s => Invest>50000 Here I have one doubt. Can’t I treat default group as Passthrough group (fist group) . Is there any difference between default group and Passthrough group in this scenario? Let me know if you want more information about this scenario. Advance thanks.
What is the difference between Active and Passive transformation?
How many repositories can we create in Informatica?
How will u pas the data with out debugger?
When we enable pushdown optimization technique, two options will be enabled (use view,..). Can anyone tell me how these two options will work ? When do we need to go for pushdown optimization technique ?
What is a repository manager?
How to load last 10 records of flat file in to the target?
(Integ) Start workflow: ERROR: User [practice] does not have sufficient privilege for this operation. how to solve this pls suggest me? THANKS in advance
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
my source is junk data how will u remove that junk data by using unix please any one replay me
I am having two tables,say table1 having cols Empid,firstname,lastname,middlename and table2 having Empid,firstname,lastname can i union them using Union t/f?