Parallelism in an Oracle to Non-Oracle Heterogeneous Environment
We have been using Streams parallel apply to a SQL Server database for ~6 years. Our performance tests show that parallel=1 is insufficient for our needs as replication falls behind with parallel=1. Using multiple apply processes is not an option as it would mean that changes could be applied out of sequence.