all groups > sql server programming > september 2007 >
You're in the

sql server programming

group:

Session activity view


Re: Session activity view Jim Underwood
9/28/2007 4:38:27 PM
sql server programming:
I think you need a third party tool for this, one that will log the
information to tables so you can query it later. As far as I know, the
database does not keep historical information on this, only current
activity.

[quoted text, click to view]

Session activity view Manekurt
9/28/2007 5:05:00 PM
Hello to everyone,
I need to know if there is a way to analyze the historic session activity
thay were made in the server.
The sys.dm_exec_sessions gives me the same information I need to get, but
the problem is that this Dynamic Managament View shows only the current
activity. I need to get this information, but in a period of time, for
example the last month activity.
Thank you all.
AddThis Social Bookmark Button