Query Profiler trace log software

  • I am looking for a way to log all events that occur on the server. I have used quary profier and that gets me the info i need but is there a way to truncate the file, say only log the last 30 minutes of activity and having it rolling so that it is always the last 30 minutes. Or is there some other software that will do this. The database times out at random times and I am trying to fix the problem but dont want to keep houndreds of log files that query profiler will create by leaving a trace running 24/7. Any suggestions.

    Thanks

    Mark

  • You can set the files to rollover after a certain # of MB. You could get look at your files and see what 30 minutes looks like and rollver there.

    You still would need a way to clean up after a certain amount of time, but a VB script would do that.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply