Skip to content
Tracy Boggiano's Blog

Tracy Boggiano's Blog

Musing on more than data, trying to make a difference somewhere…

  • Home
  • About Me
  • Presentations
  • Events
  • DEI Virtual Group
  • Speaking Mentors
  • TriPass
  • WITspiration
  • Mental Health Resources
  • DBA Resources

Year: 2017

  • Home
  • 2017
  • Page 2
Automation Scripts

Automatically Reseeding Identity Values on SQL Server

October 10, 2017October 20, 2017By Tracy Boggiano

The Problem You have tables that have a lot of data inserted into them and deleted that use identity values and run out integers to use.  I have over 3000+ databases where this can occur so we have an alerts setup that checks the tables then checks a table to

Miscellaneous

Database Superhero’s Adventures, October 2017 Edition

October 2, 2017September 8, 2022By Tracy Boggiano

Wow, this year has been really busy.  I’ve completely turned into a SQL Saturday addict with 15 SQL Saturdays completed, two more scheduled, and one more potential one to go.  I might need an intervention or a 12-step program or I just may continue to have fun and meeting everyone

PowerShell

Creating a PowerShell Module from a DBA’s Perspective

September 26, 2017October 21, 2017By Tracy Boggiano

Problem The last T-SQL Tuesday a lot of data professionals shared their favorite PowerShell scripts including functions, but some DBAs are new to PowerShell and don’t know how to use the functions.  So this post will cover how to create a PowerShell module so you can store the functions you

Automation Scripts

Automatically Fixing High VLF Count on SQL Server 2012+

September 19, 2017November 6, 2017By Tracy Boggiano

The Problem Our databases autogrow because we have thousands of databases and before we know we have databases with high VLF counts in the transaction logs.  If you don’t know why that is bad refer to the resources section of this article. Update – November 5, 2017 I have added

T-SQL Tuesday
Automation PowerShell Scripts

T-SQL Tuesday #94 – Automation Through PowerShell Checking the Status of AGs

September 12, 2017By Tracy Boggiano

This month Rob Sewell (Twitter | Blog) is hosting T-SQL Tuesday and wants us to automate more with PowerShell or at least learn PowerShell. My favorite thing to automate using PowerShell is checking on the status of things on multiple servers.  For example, after patching your environment running a quick

Automation Scripts

Determining Which Indexes to Compress Among Thousands

August 29, 2017February 6, 2020By Tracy Boggiano

Note: Since I wrote this dbatools had come out with an easier approach that you should check out here. Our Problem In a shared in environment you may have hundreds of databases with the same schema but depending on the data loaded into them not all of them will benefit

PowerShell Scripts Security

Enable SSL Encryption and Import Certificate for Multiple Instances of SQL Server using PowerShell

August 22, 2017August 14, 2017By Tracy Boggiano

A recent project involved setting up encrypted connections on all our SQL Servers. To this we would have to install a certificate in on the server and restart the SQL Server service. Direction on how to do this on an individual instance are provided by Microsoft.  We have test environments

T-SQL Tuesday
T-SQL Tuesday

TSQL Tuesday #93: Interviewing Patterns & Anti-Patterns

August 9, 2017August 9, 2017By Tracy Boggiano

This month’s T-SQL Tuesday is brought to us by Kendra Little (blog | @Kendra_Little). Kendra asked to write about interviewing patterns and anti-patterns and to be careful to protect our past/current employers and candidates.  I’m going to talk about things I should have done better for interview that are really technical things

Automation Scripts

Setting Custom Fill Factors Based on Page Splits

July 25, 2017December 31, 2017By Tracy Boggiano

Introduction There is a lot of talk about what fill factor should be set for an index.  We know for indexes that are ever increasing the fill factor should be set to 100% but for those indexes that are on things like last name or birthday it gets a bit

High Availability/Disaster Recovery Scripts

Monitoring Availability Groups Part 3 – Extended Events

July 11, 2017July 1, 2017By Tracy Boggiano

In last part of the series, we will touch on how to monitor availability groups using extended events.  I prefer this method over using SQL Agent alerts just because I don’t like relying on the individual servers to send me emails.  I like to have our central monitoring server send

Posts pagination

Previous 1 2 3 Next

Recent Posts

  • Looking Back at 2025: Volunteering Is My Way of Life January 9, 2026
  • Living with Chronic Suicidal Thoughts: A Personal Reflection November 20, 2024
  • MVP No more, But It’s OK July 12, 2024
  • Presenting at PASS Summit 2023 – Atomic Habits July 26, 2023
  • Twenty Years as a Guardian ad Litem June 26, 2023

Categories

  • Automation (24)
  • Exam Prep (9)
  • High Availability/Disaster Recovery (5)
  • Mental Health (14)
  • Miscellaneous (51)
  • Performance (14)
  • PowerShell (7)
  • Scripts (23)
  • Security (8)
  • SQLskills (1)
  • T-SQL Tuesday (32)
  • Training (4)
All Rights Reserved 2022.
Proudly powered by WordPress | Theme: Saya by Candid Themes.