My source having 10 records but how can i load 20 records in target, i am not bother about duplicates. How I can do it?
Take the source into expression and map it to instances of target.
If session fails after loading 10000 records in the target, how can we load 10001 the record when we run the session in the next time?