Guest_imported
New member
- Jan 1, 1970
- 0
We developed an intranet application. When accessing the pages continuously for about 30 hrs by 25 users, the SQL Server memory occupation reaches to around 300MB and the system perfomance becomes very slow ad finally system crashes. Most of the pages contain text area objects so the volume of data transfer is very high. Why SQL Server not releases the memory once occupied?
The following are the software configuration.
Windows NT
Apache 1.3.20 Web Server
tomcat 3.2.1 JSP Engine
JDK1.3.1
SQL Server 7.0
JDBC-ODBC Bridge Driver
Poolman1.4b5 for Conection Pooling.
IE5 Browser
The application contain around 1500 JSP files, 500 Bean files, 300 tables, 65 stored procedures, 20 views and 10 triggers.
The Server config is as follows.
RAM 393
Vertual Memory 1GB
CPU pentium3
HDD - 8GB
Regards
Rony
rony@sslindia.com/ronysspl@yahoo.com