Re: Hope this is the correct forum... Question on connection issue
From: Andrew (amueller_at_ins3.com)
Date: 01/19/05
- Next message: molsonexpert: "SQL 2000 Eval"
- Previous message: Rick Sawtell: "Re: HELP!"
- In reply to: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Next in thread: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Reply: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 Jan 2005 08:03:59 -0600
On this process, I am using a VB control. So, ASP shouldn't affect me at
all.
I can say that if I reset SQL Server, I have to re-run everything in Query
Analyzer before the program will run properly.
I set the CommandTimeout = 0 and the program 'may' eventually finish the
queries, but doesn't occur every time. Running QA works every time for some
reason. However, since this is a remote site, that isn't an optimal
solution.
Any other ideas??
Thanks!
Andrew
(PS - Sorry about naming my user wrong. That is fixed.)
"Anthony Thomas" <ALThomas@kc.rr.com> wrote in message
news:e6hWgte$EHA.1264@TK2MSFTNGP12.phx.gbl...
> They were probably all dead connections...connections that received
> unhandled errors; so, the ASP server quit using them.
>
> If you hadn't already reset, I would have asked you to look at the
lastBatch
> attribute for these spids in sysprocesses and see how long it had been
since
> their last executions.
>
> Oh, well. Better luck next time.
>
> Sincerely,
>
>
> Anthony Thomas
>
>
> --
>
> "msnews.microsoft.com" <amueller@ins3.com> wrote in message
> news:OXJVTOa$EHA.1396@tk2msftngp13.phx.gbl...
> Hello,
>
> Our database had been running great for over a year now... Due to hard
> drive limitations, about a week ago many of the connections could not
access
> the database. There are about 30 connections and about 25 could no longer
> connect. In researching the problem, I found that there was 25MB left on
> the hard drive and the database was set up for 100MB increments
> automatically.
>
> I decided that we should move the database to another drive (new drive
> array) to increase space as we need many years worth of online data
storage.
>
> The move did not result in connections to this database re-connecting
> properly.
>
> However, I noticed that if I run the same stored procedures in Query
> Analyzer..... and then run the application.... Each machine will connect.
> The application uses ADO through some VB6 ActiveX controls to connect to
the
> SQL Server.
>
> There must be some underlying reason for this. Any ideas?
>
> Thanks!
>
> Andrew
>
>
- Next message: molsonexpert: "SQL 2000 Eval"
- Previous message: Rick Sawtell: "Re: HELP!"
- In reply to: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Next in thread: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Reply: Anthony Thomas: "Re: Hope this is the correct forum... Question on connection issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|