InterviewSolution
Saved Bookmarks
| 1. |
What are the main events and columns helpful in troubleshooting performance issues using a profiler? |
|
Answer» Events: Event Group: Performance Event Group: T-SQL
Event Group: Stored Procedures
Event Group: Locks
Event Group: Sessions
Event Group: Security Audit
Columns: Below are the most common columns that HELP us in understanding the trace file to troubleshoot the problems.
All these columns need not be available for all of the events but depend on the event select we have to choose the appropriate columns. Filters:
|
|