Valid 70-762 Dumps shared by ExamDiscuss.com for Helping Passing 70-762 Exam! ExamDiscuss.com now offer the newest 70-762 exam dumps, the ExamDiscuss.com 70-762 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-762 dumps with Test Engine here:
You have a database that users query frequently. The users report that during peak business hours, the queries take longer than expected to execute. A junior database administrator uses Microsoft SQL Server Profiler on the database server to trace the session activities. While performing the trace, the performance of the database server worsens, and the server crashes. You need to recommend a solution to collect the query run times. The solution must minimize the impact on the resources of the database server. What should you recommend?
Correct Answer: B
Explanation/Reference: Explanation: SQL Server Extended Events has a highly scalable and highly configurable architecture that allows users to collect as much or as little information as is necessary to troubleshoot or identify a performance problem. Extended Events is a light weight performance monitoring system that uses very few performance resources. Extended Events provides two graphical user interfaces (New Session Wizard and New Session) to create, modify, display, and analyze your session data. References: https://docs.microsoft.com/en-us/sql/relational-databases/extended-events/extended-events? view=sql-server-2017