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 / nataraj
Hi sanajy.. thanks for ur reply... i dont want to load the
records into different files.... i need to load the same
file in different mapping runs...
Than you
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Differentiate between a database and data warehouse?
Where are the source flat files kept before running the session?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
What do you understand by a term domain?
How an expression transformation differs from aggregator transformation?
Explain pushdown optimization and types in informatica
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
list out all the transformations which use cache?
What is aggregate cache in aggregator transformation?
What is the function of aggregator transformation?
how to create user defined function (udf) in informatica
What is the reusable transformation?
How can one identify whether mapping is correct or not without connecting session?
generate date / time dimension in informatica