1.

An alert can respond to one of the following conditions?(a) Whenever SQL Server Agent starts(b) On a recurring schedule(c) SQL Server performance conditions(d) All of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.This intriguing question comes from SQL Server Agent topic in chapter Enterprise Data Management of SQL Server

Answer»

The correct answer is (c) SQL Server PERFORMANCE conditions

Easiest explanation: An ALERT is an automatic response to a specific EVENT. For example, an event can be a JOB that starts or system resources that reach a specific threshold.



Discussion

No Comment Found

Related InterviewSolutions