The Importance of Using Copy-Only Backups for One-Off Situations in SQL Server Created by Steve Stedman of Stedman Solutions, LLC Overview In SQL Server management, ensuring the integrity of data through a robust backup and restore strategy is paramount. Copy-only backups are a specialized tool that allow administrators to take backups without disrupting the sequence of regularly scheduled backups. This feature is crucial when taking one-off backups that should not influence the routine full and differential backup cycle. Below, we …

Copy-Only Backups for One-Off Situations in SQL Server Read more »

In the world of database management, maintaining optimal performance is an ongoing challenge. One crucial aspect that often gets overlooked is the management of indexes. While indexes can significantly enhance query performance, having too many of them can lead to issues when it comes to inserts, updates, and deletes. In this blog post, we’ll explore the delicate balance of index management and discuss strategies to identify and remove unnecessary indexes without compromising system stability. The Dilemma of Too Many Indexes …

Dangers of Removing Indexes Read more »

Understanding Transactional Replication in SQL Server: Ensuring that your databases are synchronized across different locations with minimal delay is not just a convenience—it’s a necessity. This is where transactional replication in SQL Server shines, making it a pivotal strategy for systems that require real-time data replication with high consistency. Our latest video, “Transactional Replication in SQL Server”, dives deep into this topic, offering insights and visual walkthroughs that are invaluable for database administrators and developers. Video on Transactional Replication Watch …

Transactional Replication in SQL Server Read more »

Here is a video that I created on Indexing for Performance, including how I use Database Health Monitor and some of the techniques that I use when doing performance tuning: Steve StedmanFounder/Owner — Stedman Solutions, LLC.SQL Server DBA Services Looking to schedule a meeting with me? Here is my availability: https://Stedman.us/schedule

Understanding Snapshot Replication in SQL Server: Why You Should Watch Our Video! Snapshot replication is a fascinating aspect of SQL Server that can dramatically improve your database management and efficiency. In our video, we delve deep into the nuts and bolts of snapshot replication, providing insights and real-world applications that are crucial for any SQL Server professional. Here’s why this video is a must-watch and how it can benefit you. What is Snapshot Replication? Snapshot replication works by distributing data …

Snapshot Replication in SQL Server Read more »

Understanding Merge Replication in SQL Server In the world of data management, ensuring that information is up-to-date and accessible across different locations is crucial for businesses to function efficiently. This is where the concept of merge replication comes into play, especially within SQL Server environments. Merge replication is a sophisticated data synchronization strategy that enables multiple databases to remain synchronized, regardless of where they are hosted or how they are accessed. What is Merge Replication? Merge replication is a process …

Understanding Merge Replication in SQL Server Read more »

In SQL Server, the DBCC CHECKDB command is a critical tool for ensuring the integrity of your databases. It performs checks on the logical and physical integrity of all the objects in the specified database. Using DBCC CHECKDB with different options can tailor the scope and performance impact of these integrity checks. DBCC CHECKDB with No Options Running DBCC CHECKDB without any options performs a comprehensive check, including: Integrity of database pages and structures. Consistency of disk space allocation. Integrity …

DBCC CHECKDB Options Read more »

Master SQL Server Replication with Our Comprehensive Course At Stedman’s SQL School, we are proud to offer a thorough and detailed course dedicated to SQL Server Replication. This course is designed for database professionals who wish to deepen their understanding of replication to enhance their skills in data synchronization and integration across multiple databases. Whether you’re a seasoned DBA or a budding IT professional, our course on Snapshot, Merge, and Transactional Replication is tailored to equip you with the skills …

Master SQL Server Replication Read more »

Assessing SQL Server Backup and Recovery Readiness: A Must-Do for IT Managers and DBAs In today’s digital-first environment, ensuring the resilience and reliability of your SQL Server databases is not just recommended; it’s imperative. At Stedman Solutions, we understand the critical role that backups, recovery, and business continuity play in maintaining your organization’s health. That’s why we’ve developed a comprehensive self-assessment for IT managers and DBAs aimed at enhancing your preparedness for unexpected events that could impact your data infrastructure. …

SQL Server Business Continuity Self-Assessment Read more »

Welcome to April at Stedman Solutions, LLC! This month, we’re excited to announce that April is JOINS month, where all our promotions and activities will revolve around the fundamental concept of JOINs in SQL Server. Whether you’re a seasoned SQL professional or just starting out on your database journey, this is the perfect time to dive deeper into the power and versatility of JOINs. From eye-catching JOIN posters to cozy JOIN socks, and from comprehensive JOIN classes to much more, …

Join Types Shirt Read more »