Net-Change Database Size Estimation and Transaction Profiling

Replication Server does not mark a transaction as noncompilable even if the transaction is larger than the DSI SQT cache size.

Without the DSI SQT cache size as a constraint, Replication Server improves its abilty to estimate the net-change database size, reduces the need to switch to the continuous replication mode, and makes the transaction profiling process more efficient.

Replication Server flags a transaction as noncompliable only when the:

To improve performance further, Replication Server reduces the number of times it estimates the net-change database size to once every 100 commands.