April 25, 2014 at 4:19 pm
Does anyone have info on how many transactions per second transactional replication can handle?
Server has 128GB RAM, 12 core 2 Process (24 core total) each transaction is approximately 32k.
Publisher and Subscriber are on different servers on same LAN, separate disks for logs, data, indexes and tempDB.
I've found data on how many transactions per second SQL Server can handle but nothing on replication.
April 25, 2014 at 7:31 pm
It's not really possible to predict such a thing. Even if you knew precisely how much SQL Server could handle, you still have switches and routers on the LAN to contend with. Things will change if other network traffic occurs unless you have a dedicated fiber channel running directly from one box to another.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply