Commit frequency

Specify the destination commit frequency of the database. This value controls the number of times the data is committed to the destination database. This value is also used to notify the database to commit the frequency, after the specified number of records are inserted in a table.



--> 
<commit_frequency>4000</commit_frequency>
<!--