|
|
|
|
Browse by Tags
All Tags » Disaster Recove... » backups (RSS)
-
I realize that there are some cases where, in an emergency, you need to shrink a log file because it took over the drive. In SQL Server 2005 and earlier, you could get out of the jam quickly, by issuing a BACKUP LOG WITH TRUNCATE_ONLY (followed by DBCC SHRINKFILE). In SQL Server 2008, this ''feature'' within BACKUP LOG is no longer ...
|
|
|
|
|