Tag: sql server

SQL Server insights from 25+ years in the field

Performance tips, security advisories, health check findings, and industry analysis. Practical, technically accurate, no fluff.

15 May 2018 · 4 min read

How to update DB File Growth Settings for ALL Databases at the same time

Running with SQL Server's default autogrowth settings is quietly hurting your performance. Learn how to bulk-update file growth settings across all databases using a single T-SQL script.

Read article →
15 May 2018 · 5 min read

How to Find the Up-Time of a SQL Server Instance

Learn how to find SQL Server instance uptime with a simple T-SQL query and why it matters for accurate DMV data, wait statistics analysis, and detecting unexpected restarts.

Read article →
15 May 2018 · 6 min read

How to Fix Very Large MSDB Database

A bloated MSDB database can cause maintenance jobs to fail and monitoring alerts to fire. Learn how to identify the cause and fix it safely.

Read article →
15 May 2018 · 6 min read

Surround Yourself with Smart People

The most effective organisations know the limits of their own knowledge and bring in the right expertise at the right time. Here is why that matters for your database environment.

Read article →
14 May 2018 · 6 min read

Reasons Given for NOT Hiring an External DBA − And Why You Should Reconsider

Many Australian businesses hesitate to hire an external DBA for the wrong reasons. Here's why the most common objections don't hold up under scrutiny.

Read article →
14 May 2018 · 6 min read

When’s the Last Time you Serviced your SQL Servers?

Most SQL Server problems build quietly over months before anything breaks. Find out what regular maintenance covers and why your environment needs it.

Read article →
21 Oct 2017 · 6 min read

Gettin’ Techie SET STATISTICS TIME

SET STATISTICS TIME reveals exactly how long SQL Server spends parsing, compiling and executing your queries. Learn to read the output and diagnose slow query performance with confidence.

Read article →
← Previous Page 7 of 7

SQL Server insights, monthly.

Performance tips, security advisories, and industry analysis. No fluff, no spam.