InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the instance of SQL Server that is your production server in log shipping?(a) secondary database(b) primary database(c) secondary server(d) primary serverThe question was asked during an internship interview.The doubt is from Log Shipping topic in portion Enterprise Data Management of SQL Server |
|
Answer» CORRECT option is (d) PRIMARY server The explanation is: Once the monitor server has been configured, it cannot be changed without removing log SHIPPING first. |
|