Posts Categorized: DBA

Padlock

Security Questions: What permissions are required to create temporary tables?

Posted by & filed under , , , .

As I mentioned in the introductory post, in the Introduction to SQL Server Security session for Pragmatic Work’s Training on the T’s, I received a large number of questions that there wasn’t time to answer.  Instead of just a re-cap of all of the questions, instead I’ve opted to put together a post per topic.  Hopefully, this will [...]

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 [...]

Clouds

Restoring Azure SQL Database to a Local Server

Posted by & filed under , , .

In last week’s post, I talked about the steps required to backup a Azure SQL Database.  That post leaves us asking what’s the use of having a backup of a database, if you aren’t going to restore it somewhere.  And more importantly, if you can’t restore a database, or don’t know how, then the backup [...]

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 [...]

TSQL2sDay150x150

T-SQL Tuesday – Powershell and Perfmon Results – #TSQL2sDay

Posted by & filed under , , , , .

This month, Wayne Sheffield (Blog | @DBAWayne) is running T-SQL Tuesday on PowerShell.  T-SQL Tuesday is a monthly blogging event where a number of us in the SQL Server community gets together to blog on a central topic. The topic that was chosen for this month was PowerShell. And more specifically: “Blog about using PowerShell for doing, [...]