Author: Erland Sommarskog
Date: Jul 22, 2008 14:45
... don't backup the transaction log. Backing up the database backs up the database, nothing more. And, again and again, truncating the log is a very unusual operation, as is shrinking a database file. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online ...
|