top of page
Search
SQL Server Clustering
Recently we were asked to build a SQL Server cluster. My initial thought was to use some other technology to provide high availability...
Repost - originally posted 29-06-2012
Sep 4, 20171 min read
Model database recovery setting
We see a lot of databases in full recovery that don't need to be. Why? Because the default for the model database (used as the template...
Repost - originally posted 29-05-2012
Aug 13, 20171 min read
SQL Server configuration - default file locations
How do you make sure that any user database created is created on the disks that you have set aside for the data, transaction log and...
Repost - originally posted 28-11-2012
Aug 12, 20171 min read
SQL Server configuration - default fill factor
The setting of the correct index fill factor is a constant source of debate amongst DBAs. There is a lot of information that you need to...
Repost - originally posted 04-12-2012
Aug 11, 20171 min read
bottom of page
