RE: Question on setting up failover

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Chris Skorlinski (ChrisSkor_at_Online.Microsoft.com)
Date: 08/22/04


Date: Sun, 22 Aug 2004 07:42:50 GMT

There are a couple of different options:

1) Have a HTML page you can substiute for your main web page saying "down
for maintenance" when SQL Server is shut-down, for low-priority web sites,
a simple, cheap solution until your database server is back up and running.

2) Use database replication technology (Microsoft solution or 3rd party
product like Double-Take http://www.nsisoftware.com/pro/doubletake) then
modify the global.asa or web.config to the standby SQL Server as needed.

3) Use cluster technologies allow SQL Server to automatically restart on a
backup node, should one node of a cluster have a hardware failure. The web
apps connect to a virtual SQL Server name or IP. That name and IP are
automatically reassigned to the new node. No change in the connection
string is required.

Chris Skorlinski
Microsoft SQL Server Support
Please reply directly to the thread with any updates.

This posting is provided "as is" with no warranties and confers no rights.



Relevant Pages

  • RE: Sharepoint issue
    ... do you mean Microsoft SQL Server ... 833183 You receive a "Cannot connect to the configuration database" error ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • CERT Advisory CA-2002-22 Multiple Vulnerabilities in Microsoft SQL Server
    ... The Microsoft SQL Server contains several serious vulnerabilities that ... These vulnerabilities are public and have ... the same privileges as the operating system. ... a compromised Microsoft SQL Server can be used to take ...
    (Cert)
  • RE: Update Windows XP Home SP2
    ... I have tried many times unsucessfully to install the Microsoft SQL Server ... Download Center. ...
    (microsoft.public.windowsupdate)
  • Re: create inex in a view
    ... Note You can create indexed views only if you install Microsoft SQL Server ... 2000 Enterprise Edition or Microsoft SQL Server 2000 Developer Edition. ... The first index on a view must be a UNIQUE CLUSTERED index - yours is ...
    (microsoft.public.sqlserver.programming)
  • Re: Newbie question
    ... The following book is a good one for SQL Server 2000 Failover Clustering ... Microsoft SQL Server 2000 High Availability ... Here are some more links to good Microsoft Whitepapers, Webcasts and KB articles related to SQL Server Failover Clustering. ... Microsoft SQL Server 2000 Virtual Server Basic Setup, Maintenance, and Service Pack Installation ...
    (microsoft.public.sqlserver.clustering)