SQL Server Profiler   «Prev  Next»

Each question is worth one point. Select the best answer for each question.
 

SQL Server Profiler - Quiz

SQL Server Profiler wizards and data
1. Which of the following columns must be tracked so you can replay a trace?
Please select all the correct answers.
  A. SQL User Name
  B. Database ID
  C. Text
  D. Object ID

2. Which of the following items is the Trace Wizard designed to help diagnose?
Please select all the correct answers.
  A. Find SQL Server errors
  B. Find Large table scans
  C. Trace down Deadlocks
  D. Profile the performance of a select statement

::::
3. If you want to find out who is issuing the commands being traced, what column must be included in your trace?
Please select all the correct answers.
  A. NT User Name
  B. SQL Server User Name
  C. NT Domain Name
  D. Connection ID