SQL Server

Database Administrators are Plumbers

SQL Server
1 Comment
It seems a like a stretch. After all, plumbers get called when sinks are running backwards and when toilets and drains are clogged. But, really, the users and developers do the same thing with DBAs that you do with a plumber – when something is broken, we get the call. Unclog Your Database Fast The…
Read More

Free Ebook: SQL Server DBA Training Plan

SQL Server
4 Comments
Our Hierarchy of Database Needs training email plan has been a lot of fun. Thousands of SQL Server professionals have signed up to get an email in their in-box every Wednesday for 6 months. It’s like a part-time college course – the one you should have been given when you first got shuffled into this…
Read More

Filtered Indexes and Dynamic SQL

Indexing, SQL Server
21 Comments
I’ve been told that an attendee at the PASS Summit pre-conference event asked about using dynamic SQL to get around some of the problems with filtered indexes. I’m not entirely sure what the question was, but it did give me the opportunity to play around with filtered indexes and write some simple demo code to…
Read More

Building a Report to View Memory Usage

SQL Server
8 Comments
Memory is one of the most-used resources in SQL Server. Generally, the more you have, the better query performance you’ll get. This blog isn’t about the magic of the buffer pool or the plan cache, but you should understand how important they are to your server’s performance.  Since memory is such an important resource, you…
Read More

“You get free videos! And you get free videos!” #SQLintersection

SQL Server
10 Comments
This week, Jeremiah, Kendra, and I are presenting at SQL Intersection, a conference that also happens at the same place and time as DevIntersection and AngleBrackets. I like Intersections because there’s a bunch of different technologies covered – SQL Server, all kinds of development, SharePoint, cloud, and infrastructure. Kendra Polling the Audience For our pre-con,…
Read More

Upcoming User Group Sessions in Chicago and LA

SQL Server
0
Coming soon to a user group near you, it’s…me. November 13: Chicago .NET User Group Brent’s How to Think Like the Engine: SQL Server Internals for Developers You’re comfortable writing queries to get the data you need, but you’re much less comfortable trying to design the right indexes for your database. In this 90-minute session…
Read More

Frequently Asked Questions About TempDB

SQL Server, TempDB
42 Comments
The questions came fast and furious in one of my recent TempDB webcasts, so here’s the ones I wasn’t able to answer during the live session: Q: Virtualized OS, SAN, no dedicated LUNs, most likely scenario with no gotchas, theoretically: dump TempDB with everything else all on one virtual volume, including logs — or split…
Read More

#SQLPASS #Summit2013 Microsoft Keynote Liveblog

#SQLPass, SQL Server
16 Comments
Charlotte, NC – Your intrepid reporter is onsite at the convention center, settling in at the Blogger’s Table. At 8:15AM Eastern time, PASS President Bill Graziano will take the stage, discuss PASS, and then hand things over to Microsoft’s Quentin Clark for product announcements. Some of the things I’m looking for include: Attendance numbers on…
Read More