Error message on a VB.NET created program on SQL Server 2000
I have developed an order management system program for my company, and I have 20 years using it. However, on a single system, I get an error that is either ‘time out expired’ or ‘max pool size’. I used VB.NET 2005 on SQL Server 2000 to create and use this program. When I restart the system, the program does not give me an error. Why might I be getting this error?

Software/Hardware used:
ASKED: October 24, 2008  4:49 PM
UPDATED: October 25, 2008  12:06 AM

Answer Wiki:
Without the full error message, and without looking at the system; I would guess that you are having memory pressure and SQL needs more RAM. You may need to buy and install more RAM in the system, or review your index strategy to ensure that the database if fully optimized to make the best use of the RAM that you have.
Last Wiki Answer Submitted:  October 25, 2008  12:06 am  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _