Tag Archives: administration

What Backups Are In This File?–#SQLNewBlogger

I had a question on multiple backups in a file and had to check my syntax. This post shows how to see which backups are in a file. Note: Don’t do this. Put backups in separate files. Another post for … Continue reading

Posted in Blog | Tagged , , | 3 Comments

The Top SQL Server Engine Errors

For many of us, SQL Server just works. We might get some syntax errors if we mistype things, but for the most part, SQL Server runs smoothly in many environments. However, there are some common situations that do occur regularly, … Continue reading

Posted in Editorial | Tagged , , | 1 Comment

The Complexity of Metrics

Monitoring your SQL Server instances is important to ensure you can meet your SLAs. Availability, performance, reliability, quality, whatever you care about, it’s important that whoever is responsible is looking at how the database is performing. At Redgate, we have … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Complexity of Metrics

Minimize Typing

It couldn’t have happened to a worse set of people, and I’m glad it did, but I’ll still take a positive lesson out of this. A hacker sent a typo in a command to a botnet and lost control. That’s … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Minimize Typing