Tag Archives: administration

Easily Repeating Work

I love this idea from Ken Fisher: saving your work. I don’t act as a DBA anymore, but when I did, I did something similar. We often logged the scripts we used in a file,  as a part of a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Easily Repeating Work

Changing the Owner of a Database #SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I had an authorization issue with my account, and I decided to delete it and re-add it. That’s the … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Is the Time of the DBA Ending?

I ran across a piece on the fall of the DBA (or part of a piece), and wondered if this is the time when the DBA is disappearing. I do know that plenty of organizations never formally adopted the DBA … Continue reading

Posted in Editorial | Tagged , | 1 Comment

Backup Architecture

I saw a question posted recently on what data is included in a full SQL Server database backup. I hadn’t seen that question in some time, but the post was a good reminder that this is not an intuitive concept, … Continue reading

Posted in Editorial | Tagged , | Comments Off on Backup Architecture