When a database under SQL Server is in recovering state, is the time it takes for that affected by the log file significantly affected by the log model? Some context: I've got a database that I'm ...
Ok, I know that I'll need to set up Transaction Log backups, but I have two questions on this process: Background: Database is a VMware VM on a SAN, and the MDF is about 15GB. Recovery model is set to ...
Backing up SQL Server is a standard practice, but knowing which recovery model to use can be confusing. Use these tips to get started with your backup strategy. By Ed Martin With SQL Server 2000, ...