I think I have a memory leak on my SQL Server 6.5 server sp5a NT4.0
sp4. Does anyone have any suggestions on how to begin troubleshooting this
issue to find out where it is? I would appreciate any help.

The way I've been monitoring this situation thus far is using 'Task
Manager' in NT and monitoring the available memory and cache as well as threads
while also watching the memory usage of the different processes with the
'Processes' tab. From this, it LOOKS like SQLServer could be the problem...
When monitoring the 'Processes' tab, Mem Usage for SQLSERVR.exe gradually
takes more grows and grows until there is little available memory. It is at
this point that stored procedures etc don't function...

If I were to use perfmon to monitor the situation, what counters would
be best to pull up? Is there a better way to monitor this to find the
exact source of the problem?
Thank you! I appreciate any advice you can offer.
Toni Eibner