Tagged Questions
1
vote
2answers
169 views
Should a SQL Server TempDB space be allowed to be reclaimed?
If I don't have space concerns at the moment, should I size my TempDB as a large space initially and not let it's space be reclaimed?
What's the best way determine what the optimal initial size for ...
4
votes
1answer
237 views
Safe way to truncate SQL Server Error Log
We are running out of space. What is the safe way to clear the error log?
5
votes
2answers
1k views
How to delete a Backup from a backup set in SQL Server 2008 R2
The title pretty much sums it up. We are running out of space on our backup disks, and need to remove old backups out of the set. I can't seem to find any information on this.