Posts Tagged: DBA

data center

May 2013 – Monthly SQL Server Checklist

Posted by & filed under , , .

It’s the start of the month of May, or at least the first Monday in May.  Hopefully you aren’t nursing too much pain from a weekend that included two fairly dissimilar holidays.  First, there was Star Wars Day on Saturday.  Followed by Cinco de Mayo on Sunday.  There should have been something in there for [...]

reading coffee shop

5 SQL Server White Papers Every DBA Should Read

Posted by & filed under , .

There are countless sources for information on SQL Server available today.  There are books, webcasts, conferences, and blogs.  With all of these sources, it is easy to forget that there are white papers available from Microsoft.  It is important that  we make an effort to read the white papers that are available. The trouble is, [...]

data center

April 2013 – Monthly SQL Server Checklist

Posted by & filed under , , .

After working on this monthly checklist for over a year, I’ve recently discovered that there isn’t anything that we should be doing with our SQL Server databases.  Apparently, the platform is completely and absolutely self-maintaining and provides built-in disaster recovery without any effort on your part.  Along with all of these features, you won’t be [...]

Files

Running SQLIO with Multiple Files

Posted by & filed under , .

Not exactly groundbreaking information, but were you aware that you can run SQLIO with multiple files?  Until a couple months ago, I hadn’t really paid attention to that little fact.  And maybe I’m the only person that didn’t know, but figured I would share it anyways. How Multiple Files? Using SQLIO with multiple files is [...]

R2-D2 Blueprint

February 2013 – Monthly SQL Server Checklist

Posted by & filed under , .

February is a short month… and if you are following the Monday’s you know that today’s the second Monday of the not the first.  The first Monday is when this update is usually due out.  Unfortunately, I was fairly sick last week and didn’t get to working on this blog post.  I should have had a [...]

SQLFileFolders

Determining Default Trace Location

Posted by & filed under , , .

While working on some scripts against SQL Server’s default trace, I wanted to develop a sure fire way to find the location of the default trace regardless of the version of SQL Server and without having to tinker with file names. Since there are a few people that read this blog, I figured I’d share the [...]