Re: What happens to application during failover?
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 08/06/04
- Previous message: anonymous_at_discussions.microsoft.com: "Re: What happens to application during failover?"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: What happens to application during failover?"
- Next in thread: Geoff N. Hiten: "Re: What happens to application during failover?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Aug 2004 15:37:50 -0400
That depends on several things such as the hardware, how many db's you have
and how many transactions need to be rolled forward or back. It could be 20
or 30 seconds or it could be minutes. That is something you need to test
and plan for.
-- Andrew J. Kelly SQL MVP <anonymous@discussions.microsoft.com> wrote in message news:15c501c47be4$34b14810$a301280a@phx.gbl... > Thanks Geoff. Approximately, how long does the failover > take? > >-----Original Message----- > >A Cluster SQL failover looks exactly like the SQL server > stopped and > >restarted from the client's viewpoint. All connections > will have to be > >reestablished and any pending actions will need to be > reissued. > > > >-- > >Geoff N. Hiten > >Microsoft SQL Server MVP > >Senior Database Administrator > >Careerbuilder.com > > > >I support the Professional Association for SQL Server > >www.sqlpass.org > > > ><anonymous@discussions.microsoft.com> wrote in message > >news:181d01c47bdd$59332750$a401280a@phx.gbl... > >> Hi, > >> > >> Our customer has is runnning SQL server standard and > they > >> have clients that access the database. > >> > >> We are moving them to SQL Server Enterprise in an > >> Active/Passive configuration. > >> > >> My questions is what happens when the application > connects > >> to the database, it starts doing a series of reads, and > a > >> failure happens on the Active server in the cluster? > >> > >> Will the client application have to be re-written in any > >> way to handle this failover? Will the application have > >> to "re-connect" to the database? Or will the failover be > >> transparent to the client application? How long will the > >> failover take? > >> > >> Thanks, > >> Todd > > > > > >. > >
- Previous message: anonymous_at_discussions.microsoft.com: "Re: What happens to application during failover?"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: What happens to application during failover?"
- Next in thread: Geoff N. Hiten: "Re: What happens to application during failover?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|