|
Home > Archive > microsoft.public.sqlserver.server > June 2002 > ODBC timeout error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ODBC timeout error
|
|
| Dan Thomson 2002-06-28, 11:25 am |
| We have a very small 2000 server, maybe a dual 400mhz with 313gig raid. The
data and transaction logs are both on this raid.
When I am the only one running, I do not have any issues.
When another programmer connects and runs a process in the QA he will
eventually get an ODBC timeout error displayed in the results window of QA.
At this point the system will not process any quires or the ones in process
will not finish.
Any ideas?
TIA
dan
| |
| The Goldmine Guy 2002-06-29, 4:25 am |
| Check blocking. Run simple query such as select @@version to see if it
works.
"Dan Thomson" <dthomson@prgxcd.com> wrote in message
news:uR5OpasHCHA.2312@tkmsftngp12...
> We have a very small 2000 server, maybe a dual 400mhz with 313gig raid.
The
> data and transaction logs are both on this raid.
>
> When I am the only one running, I do not have any issues.
>
> When another programmer connects and runs a process in the QA he will
> eventually get an ODBC timeout error displayed in the results window of
QA.
>
> At this point the system will not process any quires or the ones in
process
> will not finish.
>
> Any ideas?
>
> TIA
>
> dan
>
>
|
|
|
|
|