![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
-----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 (AT) discussions (DOT) microsoft.com> wrote in message news:181d01c47bdd$59332750$a401280a (AT) phx (DOT) 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 . |
#4
| |||
| |||
|
|
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 (AT) discussions (DOT) microsoft.com> wrote in message news:181d01c47bdd$59332750$a401280a (AT) phx (DOT) 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 . |
#5
| |||
| |||
|
|
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 (AT) discussions (DOT) microsoft.com> wrote in message news:181d01c47bdd$59332750$a401280a (AT) phx (DOT) 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 . |
![]() |
| Thread Tools | |
| Display Modes | |
| |