Hi,
I have one flatfile as target in a mapping . When i am
trying to load data second time into it.
The records already is in flatfile is getting override. I
don't want to override existing records.
Note : we can do this by implementing CDC / Incremental pool
logic if target is relational .
But this is flatfile. So, even i use this same technique it
will override only
So what is the solution ?
Is there any option at session level for flatfile target ?
Advance Thanks
Answers were Sorted based on User's Feedback
Answer / krish
there is an option like APPEND IF EXISTS in session
properties
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / gvmahesh
It's very Simple We have one option at session level.
Double click on session-->Mapping tab-->>Target properties--
>Append if exists(check this option).
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jz
At session level goto target check only insert, thus every
time session runs it inserts the existing target file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between joiner and lookup transformation?
HOW TO DELETE A RECORD FROM FLAT FILE
What are the basic needs to join two sources in a source qualifier?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
have u done any performance tuning? how u ll do?
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
hi all, can anyone tell where i will get good informatica training in Pune? thanks in advance.
As union transformation gives UNION ALL output, how you will get the UNION output?
What is the need of building a data warehouse?
Work flow failed when it is set to Bulk mode but it was successful when set to normal mode y??(All the connections are fine and exactly correct)?
What is source qualifier transformation?
What is Collect performance data in informatica and what is the use of it.