Sql – How Do I create a log using performance monitor in SQL

sqlsql serversql-server-2005

A company I deal with have their own server, and a couple of sites using SQL server 2005 on it. They are getting random, intermitten freezes and its pointing to SQL Server so the company who they got the server from said to

"create a log using performance monitor in SQL"

I have RD Access… Is this a simple setting I just need to put on? Or is it more technical?

Best Answer

With SQL Performance Monitor you can create Data Collector Sets

Start SQL Performance Monitor - User Defined (Right click) - New - Data Collector Set

It will create a file in a directory you can change during the wizard.

Run it - Stop it.

There is a "log" you can open with SQL Performance Monitor