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 / sanjay
If you want to load these records on different files at
different time, you can use Filter transformation else u can
use Router transformation..
In Router trans create two ports and one default port.. and
write conditions according to your requirement....
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Please let me know how to make encryption and decryption with example?
Explain target update override in informatica
What is meant by active and passive transformation?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is informatica etl tool?
What is the need for an etl tool?
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
tell me the rules and responsblites in our project(my project is development)
What is the Process to creating lookup transformation in informatica
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
How to Create a folder using pmrep command?
Explain informatica architecture - version 8 / 9
Difference between Target-based loading and constraint-based loading?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
Define filter transformation?