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


difference between source based commit? and target based
commit? which is better with respect to performance?

Answers were Sorted based on User's Feedback



difference between source based commit? and target based commit? which is better with respect to p..

Answer / vamsi

Encourage the person who is trying to give some answers,try
to learn the subject not the english.

Is This Answer Correct ?    54 Yes 1 No

difference between source based commit? and target based commit? which is better with respect to p..

Answer / versch

agree with Vamsi. the person who doesnt know you name know
better than you. Atleast he is answering the questions for
others benefit. Stop making such rekmarks. This panel is
for self-hel and helping others for interview.
Grt job Vamsi!! Keep up.

Is This Answer Correct ?    21 Yes 1 No

difference between source based commit? and target based commit? which is better with respect to p..

Answer / siva

If you set the source based commit, say 1000, it executes
commit after immediate of 1000 records read, irrespective
of how many rows passed to target (may be 600 since 400
dropped).

Similarly, if you set target based commit, say 1000, it
executes commit after immediate of 1000 records inserted,
irrespective of records read from source (may be 1500, rest
of 500 dropped)..

I think you got it..

Is This Answer Correct ?    6 Yes 1 No

difference between source based commit? and target based commit? which is better with respect to p..

Answer / srinu

source based commit,Target based commit
Both are Having the Same importence.
You can go for commit based on Importence,Requirement only.

If your source have limit then go for source based commit,
If your Target have limit then go for Target based commit.

Any ??? or Corrections,,let me know
‘Srinu.srinuvas@gmail.com ‘

Is This Answer Correct ?    8 Yes 4 No

difference between source based commit? and target based commit? which is better with respect to p..

Answer / infanewbee

i am new in Informatica ....................what does dropped means here(since 400 dropped/rest of 500 dropped) ??

Is This Answer Correct ?    0 Yes 1 No

difference between source based commit? and target based commit? which is better with respect to p..

Answer / krithi

Srinu,please learn how to write grammatically correct
english :-)

Is This Answer Correct ?    6 Yes 38 No

Post New Answer

More Informatica Interview Questions

write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3

4 Answers   Bank Of America,


explain about lookup t/r?

1 Answers   IBM,


What is the use of code page?

0 Answers  


What is a surrogate key?Why we use it in a mapping?Pl give an example.

4 Answers   PCS,


Hi, This is Lakshmi,Anyone taking classes for datawarehouse-Informatica and BO with real time project

2 Answers  


If a session fails after loading of 10,000 records in to the target. How can you load the records from 10001 th record when u run the session next time?

4 Answers  


What are the basic requirements to join two sources in a source qualifier transformation using default join?

0 Answers   Informatica,


What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?

7 Answers  


what are the limitation of sorter transformation?

2 Answers   TCS,


What is difference between partioning of relatonal target and partitioning of file targets?

2 Answers  


My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?

6 Answers   Accenture,


If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.

6 Answers   Accenture,


Categories