dbTalk Databases Forums  

Query

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Query in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sachi
 
Posts: n/a

Default Query - 09-20-2004 , 12:23 AM






Hi,
We are planning to make clustering with our SQL Server database in our
main servier.
But I heard once it is been done, all the application which is point to
this database should be rework.
Is it true?If soo how is it?

Regards,
Sachi


Reply With Quote
  #2  
Old   
Mike Epprecht (SQL MVP)
 
Posts: n/a

Default RE: Query - 09-20-2004 , 05:09 AM






Hi

Clustering does not affect the way an application sees a SQL Server. With
Windows clustering, you connect to a Virtual Name, and not the specific
machine name, no matter what instance is running.

As long as you can configure you application to use the cluster's name, you
have no problems.

Regards

Mike

"Sachi" wrote:

Quote:
Hi,
We are planning to make clustering with our SQL Server database in our
main servier.
But I heard once it is been done, all the application which is point to
this database should be rework.
Is it true?If soo how is it?

Regards,
Sachi


Reply With Quote
  #3  
Old   
Greg D. Moore \(Strider\)
 
Posts: n/a

Default Re: Query - 09-20-2004 , 07:43 PM




"Mike Epprecht (SQL MVP)" <mike (AT) epprecht (DOT) net> wrote

Quote:
Hi

Clustering does not affect the way an application sees a SQL Server. With
Windows clustering, you connect to a Virtual Name, and not the specific
machine name, no matter what instance is running.

As long as you can configure you application to use the cluster's name,
you
have no problems.

I think what he's probably referring to is that in the event of a fail-over,
a well designed app will retry the query w/o giving an error while the
cluster is in the process of failing over and no server is running at that
moment or if it occurs in the middle of a transaction.


Quote:
Regards

Mike

"Sachi" wrote:

Hi,
We are planning to make clustering with our SQL Server database in our
main servier.
But I heard once it is been done, all the application which is point
to
this database should be rework.
Is it true?If soo how is it?

Regards,
Sachi




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.