SQL 2012 AlwaysOn要兩套授權?
-
2012年4月6日 上午 09:23
在DB Mirror的架構中,雖然SQL Server是裝在兩台,但是授權只要一台!
如果換成AlwaysOn之後,反而變成要買兩台?
- 已變更類型 Alex ChuoModerator 2012年4月16日 上午 03:43 提問者未回應
- 已變更類型 Alex ChuoModerator 2012年5月8日 上午 07:11
- 已變更類型 Alex ChuoModerator 2012年6月11日 上午 09:01
所有回覆
-
2012年4月6日 下午 04:29Only one license for db mirroring? Mirroring is db level and partner server can have non-mirrored db, unless you mirror all dbs and can guarantee to failover them at same time.
-
2012年4月16日 上午 03:57看起來AlwaysOn也是Cluster技術的延伸,所以授權應該是要兩台沒錯的,謝謝大家了!
-
2012年5月8日 上午 06:38
AlwaysOn 兩台都在服務因此需要購買兩台的license
文件之中第11頁有提到
SQL Server software can be configured so that if one server fails, its processing will be picked up, recovered
This figure shows an example of licensing active and passive secondary SQL Server 2012 databases with a core factor of 1
and continued by another server. All editions of SQL Server 2012 provide basic high availability features
including backup log shipping, database mirroring and two-node failover clustering. Advanced (AlwaysOn)
high availability features in SQL Server 2012 Enterprise Edition include enhanced support for multiple, active
(readable) secondary servers and support for multi-site failover clustering.james
- 已標示為解答 Alex ChuoModerator 2012年6月11日 上午 09:12
-
2012年5月8日 上午 07:26
感謝回覆,不過不知道為何我無法將您的留言標示為解答?AlwaysOn 兩台都在服務因此需要購買兩台的license
文件之中第11頁有提到
SQL Server software can be configured so that if one server fails, its processing will be picked up, recovered
This figure shows an example of licensing active and passive secondary SQL Server 2012 databases with a core factor of 1
and continued by another server. All editions of SQL Server 2012 provide basic high availability features
including backup log shipping, database mirroring and two-node failover clustering. Advanced (AlwaysOn)
high availability features in SQL Server 2012 Enterprise Edition include enhanced support for multiple, active
(readable) secondary servers and support for multi-site failover clustering.
james

