Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
In The Enterprise
»
sql server 2005 failover
sql server 2005 failover
Rate Topic
Display Mode
Topic Options
Author
Message
kenweed06
kenweed06
Posted Tuesday, April 14, 2009 8:43 AM
Forum Newbie
Group: General Forum Members
Last Login: Wednesday, April 15, 2009 6:26 AM
Points: 2,
Visits: 13
Hi guys,
I have an issue here which you can probably assist me with.
Here's the scenario, I support an application that is written in vb and connects to
sql server database. It usually reads from a config file the server name and/or the ip address
of the server where the db is hosted. Based on this the only sql server 2005 failover option that
I have used is sql server clustering and it works perfectly since I have the virtual server IP address/name to specify at the config file coupled with the many other advantages of clustering.
However not everyone can afford to buy storage facilities. So i'd like some advice on the other
failover options as im not well conversant with mirroring and logshipping.
Specifically i'd want to know with mirroring and logshippin how redirection takes place from the primary server to the secondary server and in my case how does it happen without having to change the servername specified in the config file of each client connecting to the server.
Post #696607
steveb.
steveb.
Posted Tuesday, April 14, 2009 9:03 AM
SSCrazy
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 7:42 AM
Points: 2,802,
Visits: 7,103
In database mirroring you need to specify the fail over partner in the connection string that is in the config file of the application. The code is usualy FAILOVER PARTNER =, or something similar depending on what sort of connection you are using.
The application will then try to connect to the primary server but if i can not it will attempt to the failover partner (mirror)
Post #696642
kenweed06
kenweed06
Posted Wednesday, April 15, 2009 2:12 AM
Forum Newbie
Group: General Forum Members
Last Login: Wednesday, April 15, 2009 6:26 AM
Points: 2,
Visits: 13
Thanks steveb, I guess we'll just have to re-write the app to support mirroring.
Post #697307
SirFalcon60
SirFalcon60
Posted Friday, June 12, 2009 7:56 AM
Grasshopper
Group: General Forum Members
Last Login: Friday, May 03, 2013 7:46 AM
Points: 16,
Visits: 138
Wrong posting my bad
Post #733858
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.