September 14, 2005 at 8:32 am
I am using SQL Server 2005 Beta 2, and setting up Database Mirroring.
On the Mirror Instance, I specify the Principal as its partner as follows:
Alter database Northwind set partner = 'TCP://Principal.domain:10111'
It was successful.
On the Principal Instance, I specify the Mirror as its partner as follows:
Alter database Northwind set partner = 'TCP://Mirror .domain:10111'
It failed. The message (#1418) was the Mirror instance is not running or not existing. But it was up and running right in front of me.
Appreciate your opinions or help
Thinh Ho
September 15, 2005 at 5:50 am
try a different port number for your mirror endpoint.
HTH
Billy
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy