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)
 Minimize Production Monitoring Impacts

Author  Topic 

CanadaDBA

583 Posts

Posted - 2005-11-18 : 10:39:46
How can I set the Profiler to minimize its impact on the production? I am running Profiler on another server connected to my production.

Is this true that if I use any third party utilities to monitor (and log trace) the production, I would expect the same impact as Profiler? If not, I like to hear about it and your experience with it.
Thanks,

Canada DBA

derrickleggett
Pointy Haired Yak DBA

4184 Posts

Posted - 2005-11-18 : 22:26:13
There usually isn't that much impact from running Profiler on another server. Watch the network outbound queue length if you have a slow connection. You can run some pretty hefty traces though and not incur much CPU, memory, or disk overhead. It depends on the third-party application for your other question. I would NEVER run Profiler directly on the production server itself.

MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page
   

- Advertisement -