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

Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance

0 Answers  


Explain one complecated mapping?

3 Answers   Fidelity, Wipro,


1 2 3 * 4 5 6 * 7 8 9 how to load records between two stars(*),

10 Answers   Cap Gemini,


source target Q410 4 2010 Q311 3 2011 Q412 4 2012 Q309 3 2009

1 Answers   IBM,


How to load last 10 records of flat file in to the target?

5 Answers   iNautix,






We can't use sql override or other properties when using Flat file as source. Then what is the use of Source Qualifier transformation?

3 Answers  


Explain about Informatica server process that how it works relates to mapping variables?

0 Answers   Informatica,


Can we insert and update a target table without using update strategy transformation?How?

4 Answers   Syntel,


how many ways can we implement SCD2?

4 Answers   IBM, TCS,


What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?

2 Answers  


My i/p is 1,2,3,4,5,6,7,8,9,10……….. o/p to be populate in two tables as below. o/p1: 10,20,30,40,50,60,70,80,90……. o/p2: 11,21,31,41,51,61,71,881,91…….

7 Answers   Accenture,


Explain pushdown optimization $pushdownconfig parameter - informatica

0 Answers   Informatica,


Categories