InterviewSolution
| 1. |
Explain About The Different Kinds Of Loading In Informatica? |
|
Answer» In general, Informatica is considered to be having about two different types of leading techniques. One is “Normal Loading” & the other is “Bulk Loading” Normal Loading is considered be tremendously time taking process as it has to load the RECORDS one after the other and a log can be written for every loading. In Bulk Loading process, it has the scope of loading a number of records at a same time to the target database. This ENSURES saving a lot of time in delivering DATA to the target. In general, Informatica is considered to be having about two different types of leading techniques. One is “Normal Loading” & the other is “Bulk Loading” Normal Loading is considered be tremendously time taking process as it has to load the records one after the other and a log can be written for every loading. In Bulk Loading process, it has the scope of loading a number of records at a same time to the target database. This ensures saving a lot of time in delivering data to the target. |
|