dbTalk Databases Forums  

SQL2005 Database Mirroring

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss SQL2005 Database Mirroring in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jorge Martinez
 
Posts: n/a

Default SQL2005 Database Mirroring - 04-04-2005 , 11:12 AM






I'm looking for information about SQL2005's new featured called "Database
Mirroring". What do you know about it? How does it compare to existing
SQL2000 clustering/replication services? Will be only available to cluster
servers? (I mean... shared devices, mscs, etc).

Thanks



Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: SQL2005 Database Mirroring - 04-04-2005 , 11:30 AM






Download the beta and read BOL under data mirroring.

Clustering is largely a hardware functionality which requires Enterprise
Editions of SQL Server and the OS. Data Mirroring doesn't (works on Standard
and above - not on Workgroup) but does require a third server in the mix -
called a witness. Both support automatic failover.

Data Mirroring mirrors a database, with replication you can replicate a
subset of your database. With Data Mirroring the destination database is
read only or inaccessible to users, with replication this is not the case.

You can run data mirroring on your laptops - there is no hardware/software
requirements.


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"Jorge Martinez" <nospam (AT) nospam (DOT) au> wrote

Quote:
I'm looking for information about SQL2005's new featured called "Database
Mirroring". What do you know about it? How does it compare to existing
SQL2000 clustering/replication services? Will be only available to cluster
servers? (I mean... shared devices, mscs, etc).

Thanks





Reply With Quote
  #3  
Old   
Joe Yong
 
Posts: n/a

Default Re: SQL2005 Database Mirroring - 04-07-2005 , 12:49 PM



Also note that MSCS supports instance level failover while DB Mirroring does
it at the database level. Check out
http://www.microsoft.com/technet/pro...n/sqlydba.mspx
which has a section on High Availability that talks about both MSCS and DB
Mirroring for SQL Server 2005.


joe.

"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote

Quote:
Download the beta and read BOL under data mirroring.

Clustering is largely a hardware functionality which requires Enterprise
Editions of SQL Server and the OS. Data Mirroring doesn't (works on
Standard
and above - not on Workgroup) but does require a third server in the mix -
called a witness. Both support automatic failover.

Data Mirroring mirrors a database, with replication you can replicate a
subset of your database. With Data Mirroring the destination database is
read only or inaccessible to users, with replication this is not the case.

You can run data mirroring on your laptops - there is no hardware/software
requirements.


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"Jorge Martinez" <nospam (AT) nospam (DOT) au> wrote in message
news:%23eaYLETOFHA.3076 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I'm looking for information about SQL2005's new featured called "Database
Mirroring". What do you know about it? How does it compare to existing
SQL2000 clustering/replication services? Will be only available to
cluster
servers? (I mean... shared devices, mscs, etc).

Thanks







Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: SQL2005 Database Mirroring - 04-11-2005 , 01:23 PM



You get a limited-scale version in Standard Edition

http://www.microsoft.com/sql/2005/pr...05features.asp

Geoff N. Hiten
Microsoft SQL Server MVP

"Ole Kristian Bangås" <olekristian.bangas (AT) masterminds (DOT) no> wrote

Quote:
"Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> wrote in
news:eQ3sZOTOFHA.4028 (AT) tk2msftngp13 (DOT) phx.gbl:

Clustering is largely a hardware functionality which requires
Enterprise Editions of SQL Server and the OS. Data Mirroring doesn't
(works on Standard and above - not on Workgroup) but does require a
third server in the mix - called a witness. Both support automatic
failover.

As far as I can see from my documentation (MOC 2733B) Database Mirroring
is
only available with SQL Server 2005 Enterprise Edition.

--
Ole Kristian Bangås
MCT, MCDBA, MCDST, MCSE:Security, MCSE:Messaging



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.