mirror_interim_commit_threshold
Use this system parameter to break up large transactions into smaller transactions.
By default, CDC Replication guarantees transactional delivery of change data to the target. This ensures that if any data from a source transaction is committed to the target, then all other in scope operations from that source transaction are committed as well.
In cases where large transactions are done on the source system, it can be more efficient to break a large transaction into smaller transactions when applying data to the target. You can configure this behavior using this system parameter.
- Applies to
- Target datastores
- Minimum Setting
- 0
- Default Setting
- 0