We need to monitor performance in a multi-user environment. We have been using Sql profiler, but that seems to introduce some issues with performance degradation since it is a client-side tool. Is there a tool that monitors performance and runs server-side
without affecting performance?
Anonymous