source table have 3 records? and it is sucessfully loaded
into target. and 4more records is added in to source .that
means 7 records now in source. we have to load the
remaining 4 records into the same trgt table with maintian
top 3 records. how ?can any one give me the data flow of
this logic plz?
Answer Posted / ora_001
Can we use merge here ?
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
What is the function of look up transformation?
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
can you please explain me pre session and post session options?
How to load the data from people soft hrm to people soft erm using informatica?
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
Explain the aggregator transformation?
What is the commit type if you have a transaction control transformation in the mapping?
How might one distinguish in the case of mapping is right or not without associating session?
In informatica workflow manager, how many repositories can be created?
design of staging area?
what is the size of your data warehousing?
What is a router transformation?
What is meant by incremental aggregation?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?