Tag Archives: administration

Setting Permissions for a SQL Server backup folder–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. While testing a script recently, I needed to set a few backup folders for my instance. This was a … Continue reading

Posted in Blog | Tagged , , | Comments Off on Setting Permissions for a SQL Server backup folder–#SQLNewBlogger

Finding SQL Configuration Manager in Windows 10–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I went to check a network protocol setting for SQL Server the other day on my (newish laptop) and … Continue reading

Posted in Blog | Tagged , , | Comments Off on Finding SQL Configuration Manager in Windows 10–#SQLNewBlogger

The Aware DBA

A long time ago, at least, a long time in the eyes of my kids, I worked for a large organization as a production DBA. We had a generic monitoring tool, but it wasn’t SQL Server specific. I ended up … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Aware DBA

What’s the Mashup Engine?

I was testing something the other day and ran sp_who2 on a test instance. I saw this in the program listing: I had never seen the Mashup Engine listed in a program list, and I certainly don’t have any program … Continue reading

Posted in Blog | Tagged , , | 1 Comment