with out using update strategy transnsformation how to
update the data in mapping level
Answer / guest
By using target update override and by using sessions
property treat source rows as update.by using this options
we can update the data
If any statement is wrong try to correct it
Is This Answer Correct ? | 4 Yes | 0 No |
How to load the data from a flat file into the target where the source flat file name changes daily?
wht is full process of Information source to target just like stg to productuon and development
How to jion 2 tables, without using any condition?
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
how to we create datamart?
what is the difference between mapplet & stored procedure?
How can i set break points in debugging mode ? can explain steps please?
which T/r we can use it mapping parmeter and mapping variable? and which one is reusable for any mapping mapping parmeter or mapping varibale?
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 ?
Define sessions in informatica etl?
What happens if we dont select data driven option?
What is an aggregator transformation?