What should you configure?

You work as a Database Administrator (DBA) for a company named ABC.com. The
company uses a Microsoft SQL Server 2012 infrastructure.
Computer users use custom applications that store data in SQL Server databases hosted
on a server named ABC-SQL1.
You discover that the Windows Application event log on ABC-SQL1 contains error events.
You need to configure a solution that will run an application whenever an event with a
specific event ID number is generated in the Windows Application event log.
What should you configure?

You work as a Database Administrator (DBA) for a company named ABC.com. The
company uses a Microsoft SQL Server 2012 infrastructure.
Computer users use custom applications that store data in SQL Server databases hosted
on a server named ABC-SQL1.
You discover that the Windows Application event log on ABC-SQL1 contains error events.
You need to configure a solution that will run an application whenever an event with a
specific event ID number is generated in the Windows Application event log.
What should you configure?

A.
You should configure an alert and a job.

B.
You should configure an alert and a maintenance plan.

C.
You should configure a trigger and a maintenance plan.

D.
You should configure a trigger and a job.

E.
You should configure an alert and a trigger.

Explanation:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Baba

Baba

Correct answer is D, configure a trigger to call job that will run an application

jml

jml

Correct is A. Alert and a job.

mk

mk

I think right answer is A