|
Category: Uncategorized
#TSQL2SDAY (8) Administration (41) AI (2) AlwaysOn Availability Groups (11) Azure (12) Career (25) Community (37) Continuous Integration / Deployment (7) Development (12) Disaster Recovery (27) General (20) High-Availability (9) Microsoft SQL Server (20) Performance (30) PowerShell (12) SQL Agent (8) SQL Server Management Studio (2) SSAS (1) SSIS (1) SSRS (2) T-SQL (14) Uncategorized (191) Windows Clusters (7)
-

Building up the PowerShell community – SQL Hammer
/
Last week I involved in a conversation with some SQL professionals who are also skilled with PowerShell. The SQL Server community is used to…
-

Policy Based Management Templates – TSQL2sDay #70 – SQL Hammer
/
T-SQL Tuesday (aka #TSQL2sday) is a monthly SQL Server blogger event started back in late 2009 by Adam Machanic (blog | twitter). The first…
-

Lone DBA, Lemming or Master of your Domain – SQL Hammer
/
> Are you a lone lemming or the master of your domain? Many organizations hire only one database administrator. This lone DBA is in…
-

Ding Level 3 in My Epic Life Quest – SQL Hammer
/
Wahooo! Today is a day to celebrate. I just realized that I have achieved level 3 in my Epic Life Quest. Stay tuned as…
-
Derik’s Favorite Trace Flags – SQL Hammer
/
Recommended defaults Tempdb Trace Flag 1118 – Allocate full extents only Details: Trace Flags 1117, 1118, and Tempdb Configuration | Misconceptions around TF1118 Monitoring Trace…
-

Do we care about development environment performance? – SQL Hammer
/
Recently, but not for the first time, I was confronted with a server administrator that didn’t want to allocate more than one vCPU to a…
-

Discovering Symantec NetBackup – SQL Hammer
/
I have worked with a large organization (150,000+ employees). This organization has a central location and hundreds of subordinate sites. Headquarters (HQ) has dictated…
-

Implicit Conversion Mine Field: Blowing SARGability away! – SQL Hammer
/
Implicit conversions are convenient. Implicit conversions are EVIL! When talking to professionals about implicit conversions, I’ve heard a few different comments, such as: (a…
-

Trace flags every DBA should know about
/
I have compiled a list of trace flags which I recommend enabling by default on all of you SQL Server instances and ones which…
-

Do not use percentage based auto-growth
/
Having autogrowth enabled on your SQL Server instance is great! Even in IT shops where you diligently right-size your database files (which is a good…