Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Active sessions

Author  Topic 

davidc
Starting Member

26 Posts

Posted - 2004-12-02 : 07:31:28
I want to be able to create a log table so I can record how many active sessions are running on my servers,when the session became active and, when it finishes, how long it ran. I want to add / update this table every hour so that I can then create charts so show server activity over a period of time. Is this possible? How?
   

- Advertisement -