Spudhead
04-28-2003, 04:10 PM
We're running a fairly heavy duty IIS server that runs about 30 seperate sites. It's recently started going down with the (ODBC driver) error "Too many client tasks". (Yes, it runs all these sites off Access '97 databases. Long story, and not much we can do about it at the moment.)
The only reasons we can think of for this are:
a) Server is literally getting swamped; too many hits.
b) Some "soon-to-be-living-the-rest-of-their-short-lives-in-painful-agony" coder hasn't closed a database connection somewhere.
We've investigated both possibilities as exhaustively as we can, and don't think it's either.
Can anyone suggest either
a) some way of telling if the ODBC driver is running as a process or thread or whatever, and if so, which page has started it.
b) Anything else that might cause the error?
The only reasons we can think of for this are:
a) Server is literally getting swamped; too many hits.
b) Some "soon-to-be-living-the-rest-of-their-short-lives-in-painful-agony" coder hasn't closed a database connection somewhere.
We've investigated both possibilities as exhaustively as we can, and don't think it's either.
Can anyone suggest either
a) some way of telling if the ODBC driver is running as a process or thread or whatever, and if so, which page has started it.
b) Anything else that might cause the error?