What is the difference between normal and bulk loading?
Which one is recommended?
Answer Posted / rakesh
The main difference between normal and bulk load is, in normal load Informatica repository service create logs and in bulk load log is not being created. That is the reason bulk load loads the data fast and if anything goes wrong the data can not be recovered. But in normal load since the log is created the lost data can be recovered.
By configuring session to Bulk loading we cannot do 'session recovery' when it get failed whereas in normal loading we can easily do session recovery.
Note:In normal load Informatica creates logs record by record in database level and in bulk mode it will not create detail log. By avoiding that detail writing in bulk mode improve performance.
Note:If there are indexes and constraints in the table, you cannot use Bulk Load
You can drop/disable those indexes/constraints (pre session ) , then load the data (use Bulk Load) , and then create/enable the indexes/constraints (post session )
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are the limitations of joiner transformation?
How you know when to use a static cache and dynamic cache in lookup transformation?
What are junk dimensions?
Mention few power centre client applications with their basic purpose?
hi real timers . iam waiting for ur reply regarding ETL TESTING
Define enterprise data warehousing?
What are the components of the workflow manager?
The question was on time stamp. what is the difference between HH and HH24 when to use when.
What are the tuning techniques you applied during your last project
list out all the transformations which use cache?
What is a code page?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
Explain what are the different types of transformation available in informatica.
What is update strategy transform?
Clarify the aggregator change?