Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL 2008 mirroring question? Help!

Author  Topic 

Ikariux
Starting Member

16 Posts

Posted - 2010-08-25 : 05:17:58
Hello

I have 3 SQL 2008 servers named S1, S2 and MIRROR
S1 and S2 have database named "database1"

My question is: Is it possible to configure mirroring for these two databases (with same name!) to server MIRROR?
Do i need separate instance for that or it is impossible?

Thank you for help in advance

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-08-25 : 12:35:21
That is not possible. You need two mirror instances.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -