Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Bulk Load and Normal Load

Answers were Sorted based on User's Feedback



What is the difference between Bulk Load and Normal Load..

Answer / guest

Bulk loading,improves the performance of a session that
inserts a large amount of data to the target database.When
bulk loading, the Integration Service bypasses the database
log, which speeds performance. Without writing to the
database log, however, the target database cannot perform
rollback.As a result, you may not be able to perform recovery.

In normal load the databse log is not bypassed and therefore
the target databse can recover from an incomplete session.

Is This Answer Correct ?    8 Yes 0 No

What is the difference between Bulk Load and Normal Load..

Answer / srikanth

Bulk Load: It is preferable when the volume of data is huge
from source system. if we select bulk loading, integration
service doesn't create Database log, that's the reason we
cant perform session recovery.But bulk loading can improve
the performance of session.

Normal Load:If we select normal loading,integration service
create Database log before loading the data into Target.
This database log having the information of last ROWID of
the record for recent load data.it can support session
recovery.

Is This Answer Correct ?    7 Yes 1 No

What is the difference between Bulk Load and Normal Load..

Answer / prasad

Normal Load: Normal load option in session properties will
load records one-by-one and generate log for the informztion.

Bulk load: It will load all records at a time and did not
generate session log for records.. when you enable bulk load
the IS invokes sql loaders and bypass database log.

in normal we can able to recovery session
but bulk load cannot recover the sesion

..correct me if i am wrong

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Informatica Interview Questions

Define pmcmd command?

0 Answers  


what is the size ur source like(file system or database)? how many record daily come u r banking project?

0 Answers   Cognizant, Flextronics,


Consider two cases: (1) Power Center Server and Client on the same machine (2) Power Center Sever and Client on the different machines what is the basic difference in these two setups and which is recommended?

2 Answers  


Can you copy the batches?

3 Answers  


What is the function of aggregator transformation?

0 Answers  


Define Update Override?

1 Answers  


Explain reference cursor?

1 Answers  


tell me the informatica architecture

1 Answers   Banca Sella, Wipro,


how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z

3 Answers   CTS,


explain abt joiner t/r?

1 Answers   IBM,


What is informatica powercenter repository?

0 Answers  


How many number of sessions that u can create in a batch?

3 Answers  


Categories