Primary Menu

Skip to content
Menu
  • Brain Dump
  • My Test Labs
    • Docker
    • DockerCompose
    • VMWare Workstation Lab
    • VirtualBox Lab
    • Azure
    • AWS
    • LocalDB
    • VMWare Player Lab
  • SQL Scripts
    • Top Published Scripts
    • DBA sp_ collection
    • Environment Snippet Collection
  • PowerShell
  • LM Studio / ChatGPT
  • Python
  • Other Database Systems
    • Aurora /My SQL /MariaDB
    • Snowflake Data Cloud
    • PostGreSQL
    • MongoDB
  • About Me
    • Consulting
    • SiteMap
  • WebMail
Header Toggle

Stormrage

Senior SQL DBA and Code Monkey Script Dump

Month: March 2022

Performance Tuning

Posted on2022-03-312022-03-31Leave a comment

Code Performance improvements are a layered approach. I think of it as multiple passes and focii to Statistics. slightly out of date stats on huge tables can greatly affect performance. Index Optimization: Review missing indexes, remove unused indexes. Data Management Read More …

CategoriesUncategorized

Who is this Lowell guy anyway?

Posted on2022-03-312022-04-13Leave a comment

Hi I am Lowell Izaguirre, and I’ve am a cutting edge Senior Database Administrator for SQL Server. I’ve got the paper pedigree for those who care, two MCSA’s and an MCSE as well, but the key is my experience, deep Read More …

CategoriesUncategorized

sp_getddla and sp_getddl

Posted on2022-03-162024-01-19Leave a comment

If you have ever worked with SQL Server, and wanted to script a table, you know it is a GUI process, that behind the scenes, is calling SQL Management Objects(SMO) to create the script for you, which you can then Read More …

CategoriesTop Scripts

Massive tempdb usage implies a missing index opportunity

Posted on2022-03-152022-03-16Leave a comment

Tripped over a great example yesterday, where an application was recently upgraded, and ran out of temp db space for the tables, and not the log. The TLDR was that an inefficient query was sticking 500MB of data into a Read More …

CategoriesUncategorized

Hello world!

Posted on2022-03-10Leave a comment

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

CategoriesUncategorized

Archives

  • May 2024
  • February 2024
  • January 2024
  • December 2022
  • May 2022
  • April 2022
  • March 2022
  • September 2021
  • August 2021
  • July 2021
Copyright © 2025 Stormrage. All Rights Reserved.
Full Frame by Catch Themes
Scroll Up
  • Brain Dump
  • My Test Labs
    • Docker
    • DockerCompose
    • VMWare Workstation Lab
    • VirtualBox Lab
    • Azure
    • AWS
    • LocalDB
    • VMWare Player Lab
  • SQL Scripts
    • Top Published Scripts
    • DBA sp_ collection
    • Environment Snippet Collection
  • PowerShell
  • LM Studio / ChatGPT
  • Python
  • Other Database Systems
    • Aurora /My SQL /MariaDB
    • Snowflake Data Cloud
    • PostGreSQL
    • MongoDB
  • About Me
    • Consulting
    • SiteMap
  • WebMail