|
|
|
|
Browse by Tags
All Tags » backup » CLR (RSS)
-
I have been stung by this scenario a few times, using SQL Server's typical sliding window to remove old backup files:
The backup disk is nearly full
Full Backups are the largest kind, typically, and the Fulls start to fail first if there's a lack of disk space.
Transaction log backups are smaller, so they continue working, fitting into the ...
|
|
|
|
|