Conflict Reporting Slows Down Replication
If there are many conflicts in a short period of time, subscriber performance can slow down because of the reporting requirements. You can use store attributes in the CREATE REPLICATION or ALTER REPLICATION statements to suspend and resume conflict reporting at specified rates of conflict:
-
CONFLICT REPORTING SUSPEND ATrate -
CONFLICT REPORTING RESUME ATrate
Information about conflicts that occur while reporting is suspended cannot be retrieved.
See Reporting Conflicts in the Oracle TimesTen In-Memory Database Replication Guide.