SQL 2005 数据库镜像
生活随笔
收集整理的這篇文章主要介紹了
SQL 2005 数据库镜像
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
SQL 2005 中提出了數(shù)據(jù)庫(kù)鏡像的概念。
這個(gè)跟 Clustering,Replication還是有區(qū)別的。
mirroring is at a database level, has fast failover and duplicates all hardware and storage. Clustering has shared storage, duplicates the entire instance, and has longer failover times. Consider replication for scaleout reporting.
有個(gè)技術(shù)聊天關(guān)于 Data Mirroring 的。
http://www.microsoft.com/technet/community/chats/trans/sql/sql_102704.mspx
看來(lái)ms 在數(shù)據(jù)庫(kù)的高可用性方面確實(shí)有很多新的思想加進(jìn)來(lái)。
這個(gè)跟 Clustering,Replication還是有區(qū)別的。
mirroring is at a database level, has fast failover and duplicates all hardware and storage. Clustering has shared storage, duplicates the entire instance, and has longer failover times. Consider replication for scaleout reporting.
有個(gè)技術(shù)聊天關(guān)于 Data Mirroring 的。
http://www.microsoft.com/technet/community/chats/trans/sql/sql_102704.mspx
看來(lái)ms 在數(shù)據(jù)庫(kù)的高可用性方面確實(shí)有很多新的思想加進(jìn)來(lái)。
轉(zhuǎn)載于:https://www.cnblogs.com/montaque/archive/2004/11/16/64275.html
總結(jié)
以上是生活随笔為你收集整理的SQL 2005 数据库镜像的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 最近工作有点累
- 下一篇: 打包,并自动安装SQL数据库