Digging My Blog - Dan Hounshell

Another .Dan Powered Site

Browse by Tags

All Tags » Hardware » SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
Restoring large SQL Server databases
When restoring a large SQL Server database (double-digit GBs) insure that the backup file is not on the same physical drive that your data file will reside. Having them on the same drive seems to slow down the restore process 10 fold. That number is pulled...