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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you migrate data from one environment to another?

657


What is the fact table?

604


Can you use flat files in Mapplets.

2236


How does a rank transform differ from aggregator transform functions max and min?

684


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1248






list out all the transformations which use cache?

700


i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance

1681


Where are the source flat files kept before running the session?

638


can u any challenge your project?

1622


What is deployment group?

699


What is Cognos script editor?

3801


Suppose we do not group by on any ports of the aggregator what will be the output?

590


hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you

9192


Explain sessions and how many types of sessions are there?

596


Reusable transformation and shortcut differences

1394