Transactions
During long-running upload processes, an intermediate commit is issued to the database in order to avoid large transaction logs. By default, the intermediate commit is issued after 50 elements. To overwrite this threshold, change the preference omdCommitInterval
to a larger number. A smaller interval may results in inefficient uploads.
omdCommitInterval | ||
---|---|---|
Type | Default Value | Example |
Integer | 50 | 100 |