If session fails after loading 10000 records in the
target,how can we load 10001 th record when we run the
session in the nexttime?
Answer Posted / lathagarat
First we will get the how many records was loaded in the
target system i.e max(records) (using aggregate
transformation we can get)and incremented from there
onwards.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of informatica?
What is the use of code page?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
How do you convert single row from source into three rows into target?
What are mapplets?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
COM components can be used in Informatica
Explain about cumulative Sum or moving sum?
What is union transformation?
How does a rank transform differ from aggregator transform functions max and min?
How can we store previous session logs?
permutations of mapplet
How to generate sequence numbers without using the sequence generator transformation?
How to Create a folder using pmrep command?
Slowly changing dimensions, types and where will you use them