explain the scenario for bulk loading and the normal
loading option in Informatica Work flow manager ???

Answers were Sorted based on User's Feedback



explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / rekha

NORMAL LOAD : IT LOADS THE RECORD ONE BY ONE AND WRITES LOG
FOR EACH FILE . IT TAKES MORE TIME TO COMPLETE
BULK LOAD : I LOAD THE NUMBER OF RECORDS AT A TIME ,IT WONT
FALLOW ANT LOG FILES OR TRACE LEVELS . IT TAKES LESS TIME
USE THE BULK MODE FOR IMPROVING THE SESSION PERFORMANCE

Is This Answer Correct ?    49 Yes 4 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / addy

Hi

I would like to mention- apart from logging differences
there is a crucial diffrence - if we are running the session
in bulk target load mode we cant recover a session from the
same point when we run it for the next time.

whereas if we are running the session in normal target load
mode we can recover the session if the output being loaded
to the target is deterministic in nature - this is relay a
helpful feature with the applications handling RealTime data.

-addy

Is This Answer Correct ?    31 Yes 4 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / shashank

in the normal loading the taget write all the row on the
database log , while laoading the bulk loading the database
log is not come in the picture (that mean its skip the
property )so when the session got failed we can easily find
recover the seesion by the help of data base log.but in
case of bulk loading we can do .

but normaol loading is very slow as compare to bulk laoding.

Is This Answer Correct ?    14 Yes 3 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / sujith

Above 5,6&7 are the correct for this questions....

Is This Answer Correct ?    8 Yes 1 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / thiru

In normal loading it will creates the log file before
loading target.it will takes the time but in this sessiom
recovery is available.

In bulk loading the integration service bypasses the log
file,direct load into the target.inthis there is no session
recovery available but performance increase.

Is This Answer Correct ?    7 Yes 2 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / sankar

NORMAL LOADING:THE INTEGRATION SERVUCE CREATE THE DATA BASE
LOG BEFORE LOADING DATA INTO THE THE TARGET DATA BASE.SO
--THE INTEGRATION SERVICE PERFORM ROLL BACK AND SESSION
RECOVERY.
BULK LOADING:THE INTEGRATION SERVICE IN WORK THE BULK
UTILITY WHEN BYPASS THE DATA BASE LOG
--THIS IS IMPROVES THE PERFORMANCE DATA LOADING
--THIS IS NOT PERFORM ROLLBACK

Is This Answer Correct ?    6 Yes 2 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / rajkumar bachu

1)Bulkload & Narmal load

Normal: In this case server manager allocates the
resources(Buffers) as per the parameter settings. It creates
the log files in database.

Bulk: In this case server manager allocates maximum
resources(Buffers) available irrespective of the parameter
settings. It will not create any log files in database.

In first case data loading process will be time taking
process but other applications are not affected. While in
bulk data loading will be much faster but other application
are affected.

Is This Answer Correct ?    12 Yes 13 No

explain the scenario for bulk loading and the normal loading option in Informatica Work flow manag..

Answer / jyothsna katakam

when you select the normal, it will check the p.k and f.k
relation ship while running the mapping but when you select
the bulk it wont check any p.k and f.k relation ship

Is This Answer Correct ?    7 Yes 27 No

Post New Answer

More Informatica Interview Questions

What is lookup change?

0 Answers  


Hi I have a source (flat file) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd "[19012005124259]_Anfrage-Vendors.doc [19012005124336]_Anfrage.xls" 103 def "[19012006092602]_IMG_0310.JPG 19012006092631]_IMG_0311.JPG [19012006092702]_IMG_0312.JPG [19012006092727]_IMG_0313.JPG" But I need to generate duplicate records based on attachments column. Target (Table) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd 19012005124259]_Anfrage-Vendors.doc 102 bcd [19012005124336]_Anfrage.xls 103 def [19012006092602]_IMG_0310.JPG 103 def [19012006092631]_IMG_0311.JPG 103 def [19012006092702]_IMG_0312.JPG 103 def [19012006092727]_IMG_0313.JPG 103 def [19012006092750]_IMG_0314.JPG 103 def [19012006092814]_IMG_0315.JPG Here no. of Attachments we can't decide because it is dynamic. It will be great if somebody help me on this. Thanks in Advance. ganga

2 Answers  


Explain sessions and how many types of sessions are there?

0 Answers  


What is the difference between informatica 7.0 and 8.0?

0 Answers  


draw informatica architecture 8.6 ?

0 Answers   Cognizant, TCS,






hi all, can anyone please tell me the difference between erwin tool and informatica ?how these both works ? how this both are going to connect with business objects. THANKS IN ADVANCE

2 Answers  


I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?

11 Answers  


Can any body tell about the (UTC) unit test cases with the examples in informatica.

4 Answers  


How to call stored Procedure from Workflow monitor in Informatica 7.1 version?

1 Answers   Accenture,


what is confirmed fact?

2 Answers  


What is the advantage of informatica?

0 Answers  


What is expression transformation?

0 Answers  


Categories