Microsoft
Software
Hardware
Network
Question : Sql server 2005 Mirror setup problem
Hi,
We have two sql server (Principal () & Mirror) in our domain. We tried to setup the database mirroring using certificates. We follow the MSDn article for that. Every thing is working fine till i am not set partner on Principal server. I am running following query on principal server and get the error:
USE master
GO
ALTER DATABASE DB_Name SET PARTNER = 'TCP://Mirror Server IP:7024';
GO
Error:
"Msg 1418, Level 16, State 1, Line 1
The server network address "TCP://192.168.20.63:7024"
can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational.
"
I drop certificate and end point on both server so many time, but still i am getting the same error at above point.
Server Details:
Principal server:
Windows Server 2003 Enterprise Edition, Sql server developer SP2
Mirror Server:
Windows XP SP2, Sql server developer SP2
Please help me to find out the solution.
Answer : Sql server 2005 Mirror setup problem
Do the following IISreset from start > run and then check that the default websites are started within IIS, alternatively re-run the SBS connect to internet wizard from console and see if this resets the connection internally.
Random Solutions
computer name when buying new
What are the steps to re-install windows xp to make it run faster?
Calculating a value based on sums of data
long range or well connecting cell phone recommendations
CPU TDP value/ reading rises up and down
DLL vs LIB implicit linking
windows 2008 VM server can't be pinged internally, but can ping gateway and get on the web
Terminal Services on Windows SBS 2008 Standard
SBS Server 2008 - VPN Error
Running two VMWare Windows Servers on Same Linux Box