Hmm... So, I've got a machine running Windows Server 2003, and SQL 2K sp4. On that machine is an old version of Onyx and 2 gb of RAM. The system houses all of our product info, all of our customer records, it handles the SN distribution, we run internal reports off of it and the Customer Service and Tech Support folks are connected to it thru the Onyx client application. Now, the client connections seem to be the most resource intensive, looking like this 39228 (CPUTime) 52110 (Disk I/O), although there are a few processes that look like this 266109 (CPUTime) 2754 (Disk I/O). So, most of the processes are sleeping, bt they still seem to be taking up quite a bit of time and Disk cycles. Am I perhaps misunderstanding the output, or is that just the way SQL Server works or might I have an issue with processes being improperly handled?
Willie