Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > Network / Server Status
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Network / Server Status Please check often for network / Server updates here!

Reply
 
Thread Tools Display Modes
  #16  
Old 01-16-2004, 02:14 PM
Maayan Maayan is offline
Registered User
Junior Member
 
My e-mail is full with customer complains.

What about DatabaseMentors suggestion from above - for an alternative connection? Please consider this seriously...

- Maayan

Last edited by Maayan : 01-16-2004 at 02:24 PM.
Reply With Quote
  #17  
Old 01-16-2004, 02:19 PM
Mike Bell's Avatar
Mike Bell Mike Bell is offline
CSharper
Vortech Inc. Customer
 
My DB has "suspect" beside it in EM. Nothing is in it. What's that one about?
Reply With Quote
  #18  
Old 01-16-2004, 03:04 PM
DatabaseMentors DatabaseMentors is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Houston, Texas
Sync DBs

This is a follow-up to my earlier post about the more "fail-safe" approach using syncronized databases across various servers.

I took a little time to code a VB.NET approach of setting the connections strings in the APPLICATION_START of GLOBAL.ASAX using the Application Variables as arrays. And I have drafted 2 functions, which should be stored in a vb file included by each page that opens connections. The first function is GetConnectionString that will return the string to be set in SqlClient.SqlConnection.ConnectionString, but before using it, make sure it is not empty:
cnStr = GetConnectionString
if cnStr.length = 0 then
'no good connections
Server.transfer("PROBLEM.ASPX")
end if
SqlConnection.ConnectionString = cn


The other function is ReplaceFailedConnection(ConnectionString) which will replace the connection string with a good connection (or empty string) and mark the previous as a failure. This is an example of its usage:
Try
SqlConnection.Open
Catch ex as exception
ReplaceFailedConnection(cnStr)
'Note that a new attempt should be made (assuming cnStr is not empty)
End Try


The functions are in the attached text file.

DISCLAIMER: I have not tested the code, and to not represent it to work properly. This was meant as a sample of the logic which could be used to rotate connection strings marking failed attempts.

Hope this will be helpful for some others here... the limitation is to have the servers set up with syncronized databases.

Scott Friend
Database Mentors
Attached Files
File Type: txt ROTATINGCONNECTIONS.txt (3.4 KB, 5 views)
Reply With Quote
  #19  
Old 01-16-2004, 03:09 PM
vawebdev vawebdev is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Would someone from Vortech please give us an update? It has been an hour and 15 minutes since the server was supposed to be back up, but obviously there are a few of us havinging issues still. Thanks in advance.
Reply With Quote
  #20  
Old 01-16-2004, 03:16 PM
alexc
Guest
 
We've restored the majority of databases so far and they should be working. We (that means Brad) are trying to bring up the remainder--some that could not be automatically restored--as soon as possible and have Microsoft looking at the problem too.
Reply With Quote
  #21  
Old 01-16-2004, 03:18 PM
hostpsi hostpsi is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
I know you guys are trying but should you not really have an extra SQL server on standby for this type of problem? My customers do not understand or accept downtimes that last this long. Please help!
Reply With Quote
  #22  
Old 01-16-2004, 03:22 PM
Brasil Brasil is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Are we able to create new DBs by now?

(I am asking cause we donīt wanna keep poking the server if itīs not ready...)

Thanks
Reply With Quote
  #23  
Old 01-16-2004, 03:46 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
I have MS on the phone, some of the databases are being marked as suspect and not sure why. The only DB's not working right now are thoses. Thats about 30% or so.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #24  
Old 01-16-2004, 03:47 PM
hostpsi hostpsi is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
My database is still not working (portal-3947844). Can you give me an estimate?

Thanks!
Reply With Quote
  #25  
Old 01-16-2004, 03:50 PM
Maayan Maayan is offline
Registered User
Junior Member
 
one of these 30% is my 100% database!
Reply With Quote
  #26  
Old 01-16-2004, 04:01 PM
Brasil Brasil is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Quote:
Originally Posted by admin
I have MS on the phone, some of the databases are being marked as suspect and not sure why. The only DB's not working right now are thoses. Thats about 30% or so.

One of our clients is not being able to create a db. It says that it already exists, but it does not show on the cp.

We put a ticket about it, ticket number [CRV-22503], a few hours back when the problem started.

Would you look at this ticket for us please? And see if you could create it?

Thanks very much
Reply With Quote
  #27  
Old 01-16-2004, 04:12 PM
vawebdev vawebdev is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Quote:
Originally Posted by admin
I have MS on the phone, some of the databases are being marked as suspect and not sure why. The only DB's not working right now are thoses. Thats about 30% or so.

I just did a quick count in EM and there appear to be 182 databases marked as "suspect" out of 381 total. For anyone keeping score that is 47.8%.

Is there an estimate or is MS giving any sort of explanation?
Reply With Quote
  #28  
Old 01-16-2004, 04:44 PM
alexc
Guest
 
Microsoft advised us to reinstall the OS so that's what we'll be doing shortly. We're looking at several hours--as long as it takes to install 2003 Server, SQL server, a service pack and some paraphernalia. Brad and Matt are on their way to the datacentre.
Reply With Quote
  #29  
Old 01-16-2004, 05:30 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Have you run a low level sector check on the drives at all ?

Able to briefly document the symptoms of the problem (I might have seen it before and can offer some other suggestions)
Reply With Quote
  #30  
Old 01-16-2004, 05:47 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
Brangwyn, it was an IBM drive in the system, since they seem to be known to have bad drives not. I am just going to replace it. I have the OS installed now doing MS updates then will do mssql on next reboot and mssql SP3 and get the old drive back in there. We copy all the good DB's over so they will be right up todate. The others will have to come from last nights backup. But since it killed its self around 10am the backup did not run till 11PM the night before the data should not be to far behind.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mssql2 1/3/06 Vantage Network / Server Status 5 01-06-2006 08:01 AM
Trying to connect to MSSQL2 via EM DJJ Chit Chat Public 11 10-01-2003 06:53 PM
Mssql2 Crucial Chit Chat Public 1 07-24-2003 07:33 PM


All times are GMT -5. The time now is 02:13 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. Đ2005
Page generated in 0.80859 seconds with 27 queries
[Output: 108.76 Kb. compressed to 99.76 Kb. by saving 8.99 Kb. (8.27%)]