Tag Archives: administration

Not Just an Upgrade

Upgrading my database server and moving from version 6 to version 7 because of a support cycle has always felt a little funny to me. In many cases, I’ve had systems that were running smoothly and performing as needed. If … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Your Security Checkup

Recently I saw an article on Simple Talk, 15 Practical Tips for Securing SQL Server, and I thought that many of these are fairly simple things. Turn off unused features, disable sa, etc. These are things that a lot of … Continue reading

Posted in Editorial | Tagged , | Comments Off on Your Security Checkup

Creating a Striped Backup Set with AI

I needed to test a striped backup, so I decided to ask the AI’s for help. This is part of a series of experiments with AI systems. The Problem A customer wanted to know if we could handle a large … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments

Sparse Columns Can Use More Space: #SQLNewBlogger

I saw this as a question submitted at SQL Server Central, and wasn’t sure it was correct, but when I checked, I was surprised. If you choose to designate columns as sparse, but you have a lot of data, you … Continue reading

Posted in Blog | Tagged , | 3 Comments