If a session fails after loading of 10,000 records in to
the target.How can you load the records from 10001?
Answer Posted / mohit
After running the session once it will load 10000 records
and it will fail afterwards then we can take the minimum
and maximum count of the number of records in the target in
a paramter and we can specify these parameters in the SQl
override of sql qualifier so once again when it will run
the session then it will take those minimum and maximum
values from the parameter and will specify a condition in
the sql overide that dont take any values from min to max
and take rest of the values so in this case the minimum
will be 1 and the maximum will be 10000 so the sql overide
will take the values after 10000 i.e 10001.
select * from employee where value is not in between $$min
and $$max
I think may be this can be a solution
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the types of data warehouses?
How to extract sap data using informatica? What is abap? What are idocs?
Differentiate between a repository server and a powerhouse?
What is a snowflake schema?
What is the difference between a repository server and a powerhouse?
Different qualification between a related rotate toward the sky and isolates look upward?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
have u done any performance tuning? how u ll do?
Repository user profiles
where to store informatica rejected data? How to extract the informatica rejected data?
How do you load unique records into one target table and duplicate records into a different target table?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What is sequence generator transformation in informatica?
Define filter transformation?
What is a joiner transformation?