SqlBak Blog

SQL Server Management Studio recovery models

SQL Server Management Studio recovery models settings

To enable log shipping, the database must be in either the full or bulk-logged recovery model. You can set the required recovery model using SSMS by adjusting the database options or with a command.

Leave a Comment