PrepAway - Latest Free Exam Questions & Answers

You need to identify the root cause of the issue byretrieving the error message

You administer a Microsoft SQL Server 2012 database.
Users report that an application that accesses the database displays an error, but the error does not provide
meaningful information.
No entries are found in the SQL Server log or Windows event logs related to the error.
You need to identify the root cause of the issue byretrieving the error message.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Create an Extended Events session by using the sqlserver.error_reported event.

B.
Create a SQL Profiler session to capture all ErrorLog and EventLog events.

C.
Flag all stored procedures for recompilation by using sp_recompile.

D.
Execute sp_who.

Explanation:
Reference: http://msdn.microsoft.com/en-us/library/bb630282.aspx
Event sqlserver. error_reported: This event gets fired every time that an error happens in the server


Leave a Reply