I have two different Windows Sever 2008R2 instance located at different places such as db1 and db2. I need to make db2 as mirror server of db1 i.e. all the database on db1 will have a mirror copy on db2.
I tried setting it up using this link: http://www.sqlserver-training.com/how-to-setup-mirroring-in-sql-server-screen-shots/- but could not get through. The error I am getting is that while mirroring, it says that cannot locate the mirror server instance i.e. db2. I tried giving it using the IP address as well.
PS: Both the SQL Server instances are on different machines.
Any suggestions?
