Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2005
 How to: View or Change the Recovery...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
How to: View or Change the Recovery Model of a Database (SQL Server Management Studio)

This topic explains how to view or change the recovery model of a database.

ms189272.note(en-US,SQL.90).gifImportant:
Before changing the recovery model of a database, you should understand the impact of the change on your backup and restore strategy. For more information, see Considerations for Switching from the Simple Recovery Model or Considerations for Switching from the Full or Bulk-Logged Recovery Model, depending on the current recovery model.

  1. After connecting to the appropriate instance of the Microsoft SQL Server Database Engine, in Object Explorer, click the server name to expand the server tree.

  2. Expand Databases, and, depending on the database, either select a user database or expand System Databases and select a system database.

  3. Right-click the database, and then click Properties, which opens the Database Properties dialog box.

  4. In the Select a Page pane, click Options.

  5. The current recovery model is displayed in the Recovery model list box.

  6. Optionally, to change the recovery model select a different model list. The choices are Full, Bulk-logged, or Simple.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker