spavkov
Programmer
- Jun 16, 2004
- 26
Hi all..
i have a very strange problem...
In my company i have a strong HP ProLiant 3ghz server with 1GB of ram.
Windows 2000 Server is installed and a MSSQL 2000 also...
MDAC version 2.8.
i have about 20 client computers that use about 15 different databases on this server...
before all worked well..
recently, it happened that some of users called me saying that they are having problems working with db applications.
it turned out that they can open their db apps (written in Delphi 7 using ADO for database access) and browse thru the data, but cannot insert any new records in tables, or change any other data in tables...
if they try, programs just freeze and dont respond...
i started SP_MONITOR stored procedure and received info that
CONNECTIONS > 30000
this is cummulative value, i know this, but it looked strange....
so i restarted the SQL server service and after this all was good again...
but after few days i got the same problem...
after looking at sp_monitor info i could (again) see that
CONNECTIONS > 30000
is this related???
anyone having problems like this...??
please help, i cannot restart my SQL server every few days, there must be a better solution...
???
i have a very strange problem...
In my company i have a strong HP ProLiant 3ghz server with 1GB of ram.
Windows 2000 Server is installed and a MSSQL 2000 also...
MDAC version 2.8.
i have about 20 client computers that use about 15 different databases on this server...
before all worked well..
recently, it happened that some of users called me saying that they are having problems working with db applications.
it turned out that they can open their db apps (written in Delphi 7 using ADO for database access) and browse thru the data, but cannot insert any new records in tables, or change any other data in tables...
if they try, programs just freeze and dont respond...
i started SP_MONITOR stored procedure and received info that
CONNECTIONS > 30000
this is cummulative value, i know this, but it looked strange....
so i restarted the SQL server service and after this all was good again...
but after few days i got the same problem...
after looking at sp_monitor info i could (again) see that
CONNECTIONS > 30000
is this related???
anyone having problems like this...??
please help, i cannot restart my SQL server every few days, there must be a better solution...
???