major difference between normal loading and bulk loading?
Answer Posted / ananta mishra
1-normal loading will load data first in log file then load
in target.
but bulk loading load the data directly in target.
2- performance will increase where bulk loading will use.
3-u can't recover data when use bulk loading.so for that we
have to start workflow again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define mapplet?
Explain the types of lookup transformation?
Differentiate between a repository server and a powerhouse?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
Why update strategy and union transformations are active?
draw informatica architecture 8.6 ?
Tell me about Propagate functions in informatica
hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica
What is flashback table ? Advance thanks
In warehouses how many schemas are there?
How to load a Dimension ? and how to load a fact table?
how to create user defined function (udf) in informatica
Why union transformation is an active transformation?
Separate from an archive server and a powerhouse?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,