Tag Archives: sql server

Feedback is Encouraged

Most of us have complaints and criticisms of the software we use, including SQL Server. We see the failings of the software, the places where it forces us to work harder than we’d expect to work to accomplish a task. … Continue reading

Posted in Editorial | Tagged , | 1 Comment

SQL Server Thumbnail Metrics – OS Memory

I’m gathering a few metrics around the Internet for SQL Server from people that I think really know how to run a SQL Server. This is a series of posts that I’m making to gather these metrics up for easy … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Regulators, Mount Up

I have an encryption talk that I give and usually find a few people in the audience that have implemented encryption. In almost every case this has been because of PCI or HIPAA regulations that dramatically reduce penalties if data is encrypted. … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Regulators, Mount Up

The Last DBCC CHECKDB Date and Restores

I ran across a question on Twitter recently where someone asked about the DBCC CHECKDB date after a restore. For those of you that don’t know this, you can run this command on your instance (in a database) DBCC DBINFO … Continue reading

Posted in Blog | Tagged , , | 1 Comment