Stairway to Transaction Log Management in SQL Server, Level 6: Managing the Log in BULK_LOGGED Recovery Model
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Wed, 07 Nov 2012 07:00:00 UT
Indexed on
2012/11/12
11:12 UTC
Read the original article
Hit count: 142
A DBA may consider switching a database to the BULK_LOGGED recovery model in the short term during, for example, bulk load operations. When a database is operating in the BULK_LOGGED model these, and a few other operations such as index rebuilds, can be minimally logged and will therefore use much less space in the log
NEW! Never waste another weekend deploying Deploy SQL Server changes and ASP .NET applications fast, frequently, and without fuss, using Deployment Manager, the new tool from Red Gate. Try it now. |
© SQL Server Central or respective owner