Tag Archives: Backup/Recovery

No More Drive Extender – Windows Home Server

I guess I might need to go back to RAID. From the Windows Team Blog, there is a decision to remove Drive Extender from the next version of Windows Home Server. Based on the comments, I’m not alone in thinking … Continue reading

Posted in Blog | Tagged , , | Comments Off on No More Drive Extender – Windows Home Server

You Don’t Need Log Backups

You don’t need log backups. You don’t. They aren’t required for SQL Server to function. The place when you don’t need log backups is when you have a database operating in the Simple recovery model. In this model, your transaction … Continue reading

Posted in Blog | Tagged , , | Comments Off on You Don’t Need Log Backups

Core DBA Skill – Backing up the tail log

I’ve never had to do this in production, and I’ve only practiced it a few times, but I think this is a core DBA skill. Along with being able to backup and restore your databases, you should be able to … Continue reading

Posted in Blog | Tagged , , | 1 Comment