You have defined the following:
- Commit Type = 'Target'
- Commit Interval = 10000
- writer buffer block can hold multiple 7,500 rows
- you are loading 40,000 records into the target
After how many records will the Informatica Server issue
commit commands?
a)7500, 15000, 22500, 30000, 40000
b)15000, 22500, 30000, 37500, 40000
c)15000, 22500, 30000, 40000
d)15000, 30000, 40000
Answer Posted / sajj
Target Based Commit
During a target-based commit session, the Informatica Server continues to fill the writer buffer after it reaches the commit interval. When the buffer block is filled, the Informatica Server issues a commit command. As a result, the amount of data committed at the commit point generally exceeds the commit interval.
In above example, a session is configured with target-based commit interval of 10,000. The writer buffers fill every 7,500 rows. When the Informatica Server reaches the commit interval of 10,000, it continues processing data until the writer buffer is filled. Example says multiple buffer so the second buffer fills at 15,000 rows, and the Informatica Server issues a commit to the target. If the
session completes successfully, the Informatica Server issues commits after 15,000, 22,500, 30,000, and 40,000 rows. So the Answer is "C"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define mapplet?
Can we create multiple integration service on single repository?
What's the layout of parameter file (what does a parameter file contain?)?
Explain the scenario which compels informatica server to reject files?
What is DR strategy for Informatica project?
What is union transformation in informatica?
What is a filter transformation?
What is rank index in rank transformation?
What are the settings that you use to configure the joiner transformation?
where to store informatica rejected data?
What is a repository manager?
What do you mean incremental aggregation?
What is the function of look up transformation?
What is the difference between router and filter?
How many numbers of sessions can one group in batches?