Viewing 3 posts - 1 through 4 (of 4 total)
I would use the maintenance plan wizard in SQL Server Management Studio. This is an easy tool to use. And it will automatically grab any new databases. You can schedule...
August 2, 2012 at 9:38 pm
I would say that your performance bottleneck on the server is on the D and F drives and that it can be improved by investing in a SCSI raid configuration...
August 2, 2012 at 9:31 pm
If you have a select query that is taking that long to run, something is terribly wrong. It sounds like you may need to do some database/index optimization. Review your...
August 2, 2012 at 9:17 pm
Viewing 3 posts - 1 through 4 (of 4 total)