Groups | Blog | Home
all groups > sql server clustering > august 2007 >

sql server clustering : Data base mirroring fail over clients redirects


Uri Dimant
8/7/2007 12:00:00 AM
Tal shalom
You must specify the initial principal server and database in the
connection string and the failover partner server.
Data Source=myServerAddress;Failover Partner=myMirrorServer;Initial
Catalog=myDataBase;Integrated Security=True;



[quoted text, click to view]

Uri Dimant
8/7/2007 12:00:00 AM
Hi Tal
Yes, I forgot to mention that you have to use ADO.NET or the SQL Native
Client .




[quoted text, click to view]

Tal Bar-Or
8/7/2007 12:42:00 AM
Hello,

I have recently installed and configured SQL 2005 SE with database mirroring
configured with high safety with automatic failover synchronous mode.
My question is (I probably missed the principle idea) in case of failover
occurred how do the clients redirect to the second node transparently.
Tal Bar-Or
8/7/2007 4:12:01 AM
Shalom Uri
Thanks for the answer, will it be the right option to use also Microsoft SQL
Server Native Client and choosing mirror server will it achieve the same
results.
Thanks


[quoted text, click to view]
Tal Bar-Or
8/7/2007 4:46:02 AM
thanks
cheers

[quoted text, click to view]
AddThis Social Bookmark Button