Suppose i have 10000 records.First time i have to load 1 to
1000 records and second run i have load 1000 to 2000
records and third load i have to load 2000 to 3000 rows .How
will achieve
Answer Posted / muddam
First declare variable paramater as las_extract_date and
create port as last_updated_date and connect source.qf
transforamtion override, give as where
last_ext_dt>=last_update_date with time stamp it will work
out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we create two repositories on same database instance in oracle?
What is event and what are the tasks related to it?
How to do unit testing in informatica?
What is the difference between writing a joiner query in ANSI style and THETA style?
How can one identify whether mapping is correct or not without connecting session?
What is repository manager?
How to configure mapping in informatica?
Different circumstance which drives informatica server to expel records?
What are the differences between source qualifier and joiner transformation?
What are the conditions needed to improve the performance of informatica aggregator transformation?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What is a joiner transformation?
What are junk dimensions?
Clarify the utilization of aggregator cache record?
Why update strategy and union transformations are active? Explain with examples.