We seem to have a slow memory leak within SQL Server 7. We can see the memory working set for SQL slowly climbing but more obvious is the increase in handles created and used by SQL.
We can easily monitor the memory usage of SQL using the Win2K performance monitor. Unfortunately we cannot see anyway of monitoring the handles created by the SQL Server threads. Any idea how we can do this?
This is SQL7 SP3, Win2k SP2.
We can easily monitor the memory usage of SQL using the Win2K performance monitor. Unfortunately we cannot see anyway of monitoring the handles created by the SQL Server threads. Any idea how we can do this?
This is SQL7 SP3, Win2k SP2.