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 / May 2006

Tip: Looking for answers? Try searching our database.

Mirroring Questions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ian Jenkins, MCSD - 24 May 2006 18:54 GMT
Looking for some answers about Microsoft SQL Server 2005's new
mirroring technology.

1)  When using a witness what happens if the witness crashes?

2)  What happens if the Principal crashes and the mirror never becomes
the Principal?

3)  What happens if you try to insert records into the mirror directly?

4)  When using SQL Native Client is a witness necessary?  Don't you
supply the mirrored server in the database connection?

Thanks,
Ian Jenkins, MCSD
Hilary Cotter - 28 May 2006 13:05 GMT
1) Witnesses are used for High Availability mode. If the witness crashes,
the principal will still think its the principal and the client will keep on
using it. From

http://www.microsoft.com/technet/prodtechnol/sql/2005/dbmirror.mspx
The witness is not considered a single point of failure in a database
mirroring session, because if the witness server fails, the principal and
mirror continue to form a quorum. (For further information, see the topic
"Quorum in Database Mirroring Sessions" in SQL Server Books Online.)

2) If the principal fails in High Availability mode the client will be
reconnected to the mirror. If for some reason the mirror does not become the
new principal it will be inaccessible.

3) You can't, its read only. You can create point in time database snapshots
on it however.

4) No, its not necessary, but in high availability mode both are necessary.
Signature

Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> Looking for some answers about Microsoft SQL Server 2005's new
> mirroring technology.
[quoted text clipped - 11 lines]
> Thanks,
> Ian Jenkins, MCSD
 
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.