InterviewSolution
Saved Bookmarks
| 1. |
Which of the following table stores history detail for log shipping jobs?(a) log_shipping_monitor_alert(b) log_shipping_monitor_primary(c) log_shipping_monitor_history_detail(d) none of the mentionedI have been asked this question in a job interview.My question is from Log Shipping topic in division Enterprise Data Management of SQL Server |
|
Answer» CORRECT choice is (c) log_shipping_monitor_history_detail To explain I WOULD SAY: log_shipping_monitor_alert STORES ALERT job ID. |
|