Tag Archives: trace

Remove SQL Server Trace messages from Error Log

It is common practice for a DBA to run Profiler/Server-side traces in order to troubleshoot performance issues. At times some server-side traces are also run for Auditing purposes. Whenever a SQL Server Trace is started or stopped, the following messages … Continue reading

Posted in Configure, SQLServerPedia Syndication | Tagged , , | 6 Comments

How many times did my database auto grow?

Today as I entered the Office, I came know that we were receiving alerts stating that the transaction log files of tempdb on one of the instances was almost full. This instance was running SQL Server 2000. I quickly looked … Continue reading

Posted in Configure, scripts, SQLServerPedia Syndication | Tagged , , , | 1 Comment