Tag Archives: administration

Scripting Makes Mistakes Easier Than Ever

A number of you likely use Atlassian products like Jira, Confluence, Opsgenie, or something else. You might have been affected by a large outage they had (post incident blog, Company Q&A, TechRepublic report) recently which lasted at least 9 days. … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Scripting Makes Mistakes Easier Than Ever

Removing a LocalDB Instance

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This might be obvious and easy, but I spent a couple minutes learning how to remove a LocalDB instance. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Removing a LocalDB Instance

Starting LocalDB–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Lots of people have never worked with LocalDB, which is an in-process version of SQL Express. No service account, … Continue reading

Posted in Blog | Tagged , , , | 2 Comments

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