Clipmarks
Osolagefollowshare
4-10-2007 4:54 PM
280 views
1 Comment   | Add a Comment
4-10-2007 5:04 PM
Osolage
I found out about being able to profile from the database side a couple of years ago. I even had it running on production servers for a long time and was steady collecting profiler data for the longest. I took care to archive the trace logs that were produced. The thing was, though, that I had the traces running on the production database server.

After reading this article on SQL Server Performance and having to do profiling all over again at my new company, I've come to realize that I can just capture profiler data on the database side, but on a development database server. I can have SQL Agent kick off the traces and save all the data to a table on that box rather than do it all on the p...
Login to Comment.  Not a member yet? Sign up
Embed This Clip In Your Site...

New from the makers of Clipmarks:  Amplify.com - Don't just share the news...Amplify it!

OK