RE: Random IIS SQL Timeout
- From: Limbo <Limbo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 14:44:15 -0800
Hello Baldo and thanks for the response.
I have learned a little more. The error comes when I try to open recordsets,
not when I open connections. There are about 15 - 35 connections on the SQL
server (Performance monitor).
I really have no idea what to do. I knew of the link you posted, but it
hasn't helped me.
Let me know if you find an answer.
Could this be solved by a MS support case? Which category of support case
should that be? Development, IIS or SQL 2005?
"Baldo" wrote:
Check out this post by Microsoft..
http://support.microsoft.com/?id=328306
I am having the same problem with one server with Windows 2003 R2. The other
server is a Windows 2003 and has no problems with the exact same install of
software. I am now trying to determine if it is an operating system (MDAC)
problem or not.
Bob
"Limbo" wrote:
I am having problems with our CMS system (self-developed in ASP) that is
running on two servers. We have about 20 web applications running the same
CMS system on these servers.
Both servers have Windows 2003 Server R2 installed with all updates and the
SQL server is running MS SQL 2005 with SP1 + additional updates.
We have had the system running on one server running Windows 2003 with SQL
server 2000 (running both from same server) without this problem. Now that we
have upgraded to running IIS on one server and SQL on another, we are
experiencing random timeout problems.
The problem happens a few times each day. Within a minute or so, I get
several of these error messages:
Category: Microsoft OLE DB Provider for SQL Server
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
denied.
and
Category: Microsoft OLE DB Provider for SQL Server
Description: Timeout expired
The errors appear ar random in the ASP files. Not a single call that gives
the error.
I have tried installing all updates and looking through configs but I can't
see a reason for this.
I have tried pinging both servers from a 3rd server, and there is never a
connection problem. Have had the network admin check all network
configurations, but he found no problems.
Any suggestions on what is causing this? Which steps should I try?
- Follow-Ups:
- RE: Random IIS SQL Timeout
- From: Baldo
- RE: Random IIS SQL Timeout
- From: Baldo
- RE: Random IIS SQL Timeout
- Prev by Date: error in data access tool
- Next by Date: RE: Random IIS SQL Timeout
- Previous by thread: error in data access tool
- Next by thread: RE: Random IIS SQL Timeout
- Index(es):
Relevant Pages
|