Using SQL profiler to trace TaskMan instances
Note: This topic applies primarily to on-premises environments.
Multi-tenant cloud customer adminstrators cannot perform this procedure.
To use the SQL Profiler to see which instance of TaskMan is monitoring an application database, follow these steps:
- Start the SQL Server Profiler.
- In the SQL Server Profiler, select .
- Connect to the application database server you want to trace.
- On the Events Selection tab, remove everything from the Events column except TSQL -- SQL:Batch completed.
- On the Data Columns tab, add Server Name to the Selected Data Column.
- To start the trace, click .