I have a table in which I insert 11K rows per transaction. The data is required to be replicated to another database in < 5mins. What replication should I use? I used peer to peer but all rows does not get replicated
↧
I have a table in which I insert 11K rows per transaction. The data is required to be replicated to another database in < 5mins. What replication should I use? I used peer to peer but all rows does not get replicated