SQL 2008 Mirroring

  • Hi,

    I already have a SQL 2005 mirror that uses SQL 2005 Express Edition as it's Witness and all is working fine. I now have a new SQL 2008 database that I have mirrored, can I use my SQL 2005 Express Edition as a Witness for this mirror also.

    Each time I try to add it as a Witness I get the following error

    The ALTER DATABASE command could not be sent to the remote server instance 'TCP://IN-WIT:5022'. The database mirroring configuration was not changed. Verify that the server is connected, and try again.

    I can confirm I can telnet to port 5022 on the Witness server - it is not network related.

    Regards,

    Jo

  • BOL indicates 2005 express edition is supported w/ 2008 -

    http://msdn.microsoft.com/en-us/library/ms175191.aspx

    I came across this on social - may offer some assistance in troubleshooting the issue -

    http://social.msdn.microsoft.com/Forums/en/sqldatabasemirroring/thread/611d4c49-c37e-42de-b1e0-7db7ece718f5

  • Hi,

    Thanks for the response - all systems are part of the same domain and all use the same domain login for sql services.

    I have checked and checked again the network setup relating to hostnames, dns, fqdn, etc.

    As I already have a SQL 2005 mirror using this SQL 2005 Express Instance as it's Witness, would there be any conflict using it again as a Witness for my new SQL 2008 mirror?

    Thanks!

  • None to the best of my knowledge; a witness can monitor multiple mirrored sessions.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply