dbTalk Databases Forums  

Mirroring & Snap shot Replication

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Mirroring & Snap shot Replication in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #31  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: Mirroring & Snap shot Replication - 04-05-2008 , 03:26 AM






Merge Replication' s purpose is to synchoronize (especially mobile) clients
and the server. It's a client->server \ server<-client topology. It's not a
design for a DR solution indeed.

So if you are looking for a DR solution, you should think of Log Shipping or
Database Morriring. Replication is an expensive solution and the best one
would be Transactional Replication if you insist on using Replication for DR
purposes. Of course, you should consider the network and IO while deciding
which one is the best for you. Otherwise you may have lots of headaches. For
example, if your network bandwidth between the primary server and secondary
server is a public network and not enough to send and recieve the data then
it's going to stuck one day. Same for the IO. These are important stuff to
take into account.

First, determine your needs and then consider your available hardware and
then choose the solution for yourself. Of course you can buy new stuff for a
better solution, it depends on your budget.

--
Ekrem Önsoy




"Test" <test (AT) hotmail (DOT) com> wrote

Quote:
Sorry I used wronge name. Merge Replication.

In one of our environment we used Merge Replication and we want to used
this for Disaster Recovery as well, can't we use merge replication for
disaster recovery?

Please advince ..

"Ekrem Önsoy" <ekrem (AT) compecta (DOT) com> wrote in message
news:C2073D51-DBD9-444E-BD68-C0A5E541493A (AT) microsoft (DOT) com...
They are totally different stuff. Database Mirroring is used to keep a
live copy of your production database on another server. Aim of Database
Mirroring is High Availibility and Disaster Recovery, but the aim of
Snapshot Replication is some kind of copying your database for once and
can't be used instead of Database Mirroring for Mirroring is High
Availibility and Disaster Recovery purposes.

What are you needs?

--
Ekrem Önsoy



"Test" <test (AT) hotmail (DOT) com> wrote in message
news:0B07235E-5E16-46B4-9144-0E5D74093B83 (AT) microsoft (DOT) com...
Which one is better in terms of performance?

Database mirroring in 2005 or Snap shot replication in 2005

Please advice

Thanks in advance.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.