major difference between normal loading and bulk loading?
Answer Posted / seshudwh
in in normal loading: one row complete commit. connect to
tgt table.
bulk loading: first row commit second row........commit all
rows at a time connect to tgt table.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
How do you remove duplicate records in informatica? And how many ways are there to do it?
where to store informatica rejected data?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
Explain transaction control transformation in informatica
What are the different lookup cache(s)?
What is the advantage of informatica?
Tell me about Propagate functions in informatica
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
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
If informatica has its scheduler why using third party scheduler?
What is Data Caches size?
Differentiate between reusable transformation and mapplet.
What are the new features of informatica 9.x at the developer level?
How to load a Dimension ? and how to load a fact table?
Define joiner transformation?