adspace


How do I schedule a sql server profiler trace?

Answer Posted / Sadaf Naz

To schedule a SQL Server Profiler trace, follow these steps:
1. Open SQL Server Management Studio (SSMS).
2. In Object Explorer, connect to the instance of SQL Server.
3. Right-click on the Trace Files node under SQL Server Logs and select New Trace..."
4. Configure your trace properties, events, filters, and actions.
5. Click on the Schedule tab and set a schedule for your trace.
6. Click OK to create the scheduled trace.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clustered index

1087


What are the source of constraints?

1010


Why we use the openxml clause?

1080


what is the difference between openrowset and openquery?

1197


What is a scheduled job or what is a scheduled task?

1040


What are the different SQL Server Versions you have worked on?

1080


What is the difference between for xml raw and for xml auto?

1119


List out the different types of locks available in sql server?

1051


Explain “row_number()” in sql server with an example?

1080


What is in place upgrade in sql server?

1127


What is a view in sql?

1043


How do I find query history in sql server?

1026


What are the different types of subquery?

1235


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1200


What are the different subsets of sql?

1655