Best replication mode to use? | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Best replication mode to use?

Hi, I currently have a dedicated SQL Server (2 CPUs, 3 gig RAM) with about 20 simultanious connections. I want to setup a replicator an another server (same hardware) so I have a full real-time backup copy of the master database (if the main server crash, we’ll swith to the backup server rapidly, so, no loss of production). Also, that second server will be use to run huge SP’s for reporting and table cleaning. What is the best replication mode to use? I red somewhere that the Transactional Replicator is the best I could use for my needs, is it right? Also, does the replicator will harm the performance of the main server? thanks a lot, ——————–
Dominic Gagné
Montréal, Qc, Canada

Check: http://www.sql-server-performance.com/transactional_replication.asp
http://www.sql-server-performance.com/js_ultimate_scalability_availability.asp
http://www.sql-server-performance.com/absolutenm/templates/?a=229&z=0 Luis Martin
Moderator
SQL-Server-Performance.com One of the symptoms of an approaching nervous breakdown is the belief that one’s work is terribly important
Bertrand Russell
All postings are provided “AS IS” with no warranties for accuracy.
thanks a lof for the information. it’s really appreciate. [<img src=’/community/emoticons/emotion-1.gif’ alt=’:)‘ />]
]]>