Database-Administration

Category: database-administration

Bleeding In Edgeville - When Upgrades Come Too Fast (Dear SQL DBA)

Bleeding In Edgeville - When Upgrades Come Too Fast (Dear SQL DBA)

In this episode of “Dear SQL DBA,” I answer a question about early adoption of SQL Server, discuss why testing in production isn’t necessarily crazy, and recommend how to handle requests to upgrade your SQL Server to use new features.

Continue reading

Blogger Tip: Easy Free-Use Images with Pablo by Buffer

Blogger Tip: Easy Free-Use Images with Pablo by Buffer

By Kendra Little on May 19, 2016

I’ve gotten a few compliments lately on the images I’ve been using in my posts. Images help engage your readers. You should also set a “featured image” for each post for thumbnail usage in your theme or in RSS readers. But it can be kind of a pain to search for images and make sure the image copyright allows you to use and share it.

Continue reading

Sabbatical Update: 4 Months of Fun and Reflection

Sabbatical Update: 4 Months of Fun and Reflection

on May 17, 2016

I’m about four months into my planned six month sabbatical.

At the beginning, I worried a little that I might not like life as a grownup without a job. Would I feel lost? Purposeless? Bored?

Nope. It turns out that I amย excellent at not having a real job. I’ve learned a bunch, enjoyed life, seen a bit of the world, gotten healthier, and created some teaching materials that I’m super proud of.

Continue reading

Submit a Dear DBA Question

Submit a Dear DBA Question

on May 12, 2016

If you’re a database administrator, a developer, or just someone who plays one on TV, I know you’ve got questions. Technical questions. Political questions. Questions about how to handle your coworker with stinky feet who wears flip flops to work. (Been there!)

Now you’ve got a way to get answers. Submit your question to Dear DBA.

Continue reading

How to Script Out Indexes from SQL Server

How to Script Out Indexes from SQL Server

Sometimes you need to script out all the indexes in a database. Maybe you’re concerned something has changed since they were last checked in. Or maybe the indexes aren’t checked into source control, and you’re working on fixing that. (Important!)

Either way, sometimes you need to do it, and it’s not fun through the GUI. I needed to write some fresh demo code for this recently, and I needed it to give the details for partitioned tables using data compression, and I thought I’d share.

Continue reading

Required Testing for Installing SQL Server Cumulative Updates and Service Packs

Required Testing for Installing SQL Server Cumulative Updates and Service Packs

Microsoft recently updated theirย policies and recommendations for installing cumulative updates.

Continue reading

What is the Difference between a Junior and Senior DBA?

What is the Difference between a Junior and Senior DBA?

I got a great question from a student recently:

In your opinion, where is the distinction between Junior DBA and Senior DBA? I’ve always worked on small teams, so sometimes it’s hard to tell where I fit.

Continue reading