1.

Point out the correct statement.(a) Database mirroring is a solution for lowering the availability of a SQL Server database(b) Log shipping is a solution for increasing the availability of a SQL Server database(c) Mirroring is implemented on a per-database basis(d) All of the mentionedThe question was posed to me in an interview for job.Question is from Database Mirroring topic in chapter Enterprise Data Management of SQL Server

Answer»

The CORRECT CHOICE is (c) Mirroring is implemented on a per-database basis

The explanation: Mirroring WORKS only with databases that use the FULL recovery model.



Discussion

No Comment Found

Related InterviewSolutions