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 / praveen hattikal
src---->sq---->exp1--->filter---->exp2---->tgt
sequence gen---^
create mapping variable $run=1000/ in exp2 $run=$run+1000
in filter sequence <$run
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how tokens will generate?
Performance tuning in UNIX for informatica mappings?
What is confirmed fact in dataware housing?
What if the source is a flat-file?
What are the modules in Power Center
Informatica settings are available in which file?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
Which transformation is needed while using the Cobol sources as source definitions?
Tell me about MD5 functions in informatica
Explain the difference between a data warehouse and a data mart?
What is meant by target load plan?
How to do the error handling of if ur source is flatfiles?
What is the need of an ETL tool?
How to do unit testing in informatica?