DP300-AUTO#8
SQL Server Agent Alert の Alert Type にあるものはどれですか? 3 つ選んでください。
3 つ選択してください
解説
【正解: A / B / C】の理由
SQL Server Agent Alert Type は (a) SQL Server Event Alert (エラー番号 / Severity ベース)、(b) Performance Condition Alert (Perfmon カウンタ閾値)、(c) WMI Event Alert (WMI Event ベース) の 3 種類 があります。それぞれ Alert 発火 時 に Job 実行 / Operator 通知 をトリガー可能 です。
【他選択肢が違う理由】
- D: TDE Alert は標準 Alert Type ではありません。
- E: Always Encrypted Alert も標準 ではありません。

コメント