InterviewSolution
Saved Bookmarks
| 1. |
Internal checkpoint is generated in response to which of the following event?(a) A database snapshot is deleted, whether explicitly or internally for DBCC CHECK(b) Bringing a SQL Server failover cluster instance (FCI) offline(c) Bringing a SQL Server failover cluster instance (FCI) online(d) None of the mentionedThis question was posed to me during an interview for a job.This intriguing question comes from Working With Transaction Log in portion Performance Tuning and Optimization of SQL Server |
|
Answer» Right option is (b) Bringing a SQL Server failover cluster instance (FCI) offline |
|