nerdexam
Microsoft

70-457 · Question #172

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…

The correct answer is A. Create an Extended Events session by using the sqlserver.error_reported event. See the full explanation below for the reasoning.

Question

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 by retrieving the error message. What should you do?

Options

  • ACreate an Extended Events session by using the sqlserver.error_reported event.
  • BCreate a SQL Profiler session to capture all ErrorLog and EventLog events.
  • CFlag all stored procedures for recompilation by using sp_recompile.
  • DExecute sp_who.

How the community answered

(39 responses)
  • A
    72% (28)
  • B
    3% (1)
  • C
    15% (6)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full 70-457 Practice