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 do you mean by filter transformation?
To import the flat file definition into the designer where should the flat file be placed?
What is Index Caches size?
How to do unit testing in informatica?
How to load data in informatica ?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
Which means the first record should come as last record and last record should come as first record and load into the target file?
design of staging area?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
Explain about Informatica server process that how it works relates to mapping variables?
Differentiate between reusable transformation and mapplet.
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
Which transformation is needed while using the Cobol sources as source definitions?
What is a standalone command task?