Next Door to Derpton - When Your Fellow DBA is a Danger to Databases (Dear SQL DBA)
What do you do when your fellow DBA is a ticking time-bomb of bad decisions, waiting to explode your production environment?
What do you do when your fellow DBA is a ticking time-bomb of bad decisions, waiting to explode your production environment?
I received a question from a reader who was testing out a partitioning architecture:
We are testing table partitioning using one filegroup per partition. When we merge a boundary point, we see that partition_number changes in sys.partitions. Does this mean that data movement is occurring?
Psssttt – I have an updated blog post on this called the Learner’s Guide to SQL Server Performance Tuning
The SQL Server is slow, what should you do? I answer a reader question and share my strategy for performance troubleshooting.
Whenever we have multiple sessions modifying data, things get tricky. When we have a pattern of “check if the data exists and then do a thing,” multiple sessions get even more complicated.
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.
Recently I got a fun question about an “upsert” pattern as a “Dear SQL DBA” question. The question is about TSQL, so it lent itself to being answered in a blog post where I can show repro code and screenshots.
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.
Microsoft has just released a new round of cumulative updates for SQL Server 2012, and the release notes indicate that a fix to the sys.dm_db_index_usage_stats dynamic management view has been included in these updates. This is good news for index tuners using SQL Server 2012.
As of SP2 + CU12 and SP3 + CU3, SQL Server 2012 will persist index usage information even when ALTER INDEX REBUILD is run.
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.
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.
Copyright (c) 2024, Catalyze SQL, LLC; all rights reserved. Opinions expressed on this site are solely those of Kendra Little of Catalyze SQL, LLC. Content policy: Short excerpts of blog posts (3 sentences) may be republished, but longer excerpts and artwork cannot be shared without explicit permission.