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...


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

How to eliminate 1st and last rows from the source and load the inbetween rows.

5 Answers   Syntel,


There is a table with emp salary column how to get the fields belongs to the salary greater than the average salary of particular department. Write a query

7 Answers   IBM,


In a table, 4 person having same salary. How to get Third person record only?

15 Answers  


Label in Informatica. How to remove existing Label.

1 Answers   IBM, Infosys,


In Joiner Transformation, how to identify the master and detail tables if one is from Oracle and the other is from Sybase.

2 Answers   TCS,


Hi all, i am new to this site and new to Informatica too. I have few questions regarding that. 1) When we load flat files into target tables how do we identify duplicates? and where do load the duplicate records for further reference? 2) How do we do chage data capture? Is this Slowly changing Dimension technique? Thanks in Advance

3 Answers  


when we use dynamic lookup,if condition matches what will be the o/p?

2 Answers   L&T,


1.why we need to use unconnected transformation? 2.where we can static chach,dynamic chach

4 Answers   Virtusa,


What are the different caches used in informatica?

3 Answers   UST,


can we generate reports in informatica ? How?

3 Answers  


Define informatica repository?

2 Answers   Wipro,


Explain transaction control transformation in informatica

0 Answers   Informatica,


Categories