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:

  1. Start the SQL Server Profiler.
  2. In the SQL Server Profiler, select File > New Trace.
  3. Connect to the application database server you want to trace.
  4. On the Events Selection tab, remove everything from the Events column except TSQL -- SQL:Batch completed.
  5. On the Data Columns tab, add Server Name to the Selected Data Column.
  6. To start the trace, click Run.