|
Is it possible to have two SQL Server 2008 standard servers that are going to be mirrored (the partners), using a SQL Server 2005 standard server as the witness.
(comments are locked)
|
|
From reading books online I would say yes. It looks as though you can run a Principal and Mirror using SQL 2008, whilst using a Witness server on SQL Server 2005 or above. Taken from SQL Server 2008 Books Online (October 2009):
For full reference details see: Database Mirroring Witness As he said... just adding that its a cheap practice to use an express edition of sql server 2005/2008 as witness. Another detail is that, if using sql server 2005, you need at least SP2 if i am correct.
Nov 03 '09 at 08:19 PM
Gustavo
(comments are locked)
|

