Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Replication / December 2006

Tip: Looking for answers? Try searching our database.

Persistent mirroring witness disconnected probem on mirror

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ronen - 27 Dec 2006 05:18 GMT
Hi,

I'm running a syncornized mirroring setup using a witness on our LAN.

Since we don't use a domain controller, we use certificates for outbound and
inbound mirroring connections.

We're using sql server 2005 SP1 standard edititon on all machines.

The principal and mirror have only the partner role

The witness has only the witness role

After exeucting 'alter database set witness' on server1, the mirror monitor
shows that server1, the pricnipal, is connected to the witness, but server2,
the mirror, is disconnected from the witness.

When performing a manual failover (alter databsase set partner failover),
server2, now the principal, is still disconnected from the witness.

I've eliminated the possibility that server2 and the witness have a
connection problem, by dropping the witness from server1 when server1 was the
principal, and adding it to server2, when server2 was the principal. Then,
server1 is the one with the disconnected problem.

When executing the set witness command on a mirror, I get an error that it
can only be done on the principal machine.

Any ideas?

Thanks,
Ronen
Michael Hotek - 31 Dec 2006 08:02 GMT
The error message is exactly correct.  You run an alter database set partner
on both the principal and the mirror.  You only run the alter database set
witness on the principal.  That command option is never run against the
mirror.  It looks like you have either a certificate issue or you have a
connectivity problem.  If the principal and mirror are server1 and server2,
what is the name of the witness?

Signature

Mike Hotek
MHS Enterprises, Inc
http://www.mssqlserver.com

> Hi,
>
[quoted text clipped - 32 lines]
> Thanks,
> Ronen
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.