Teaching Your AI Assistant to Remember: Session Checkpoints for Multi-Day Work
If you’ve used an AI coding assistant for anything beyond a quick one-off question, you’ve hit the wall: the conversation context runs out. You start a new session, and the assistant has no idea what…
A Junior DBA’s Field Guide to This Series: What Your Mentor Forgot to Explain
A companion guide for junior DBAs navigating the ALTER DBA ADD AGENT series. Maps the vocabulary walls, production safety gaps, and confidence calibration challenges that experienced readers won’t even notice.
SQL Server Patching Pre/Post Checks with AI
Generate matched pre-patch and post-patch validation scripts with AI for safe SQL Server patching.
Smart DBCC CHECKDB Scheduling with AI
Build intelligent CHECKDB scheduling with AI size-based estimates, window optimization, and corruption alerting.
AI-Generated Availability Group Failover Runbook
Generate a complete AG failover runbook with AI pre-flight checks, failover, validation, and rollback in PowerShell.
Building a Backup Automation Framework with AI
Build a real backup automation framework in PowerShell with AI multi-instance, retention, verification, and dbatools.