Are you working on a SQL project that needs expert guidance to ensure its success? Stedman Solutions’ SQL Server Mentoring provides the support and expertise you need to overcome challenges and achieve your goals. Our team of experienced mentors is ready to help you navigate the complexities of SQL Server and deliver outstanding results on your current projects. Discover our …

Accelerate Your SQL Projects with Stedman Solutions’ Expert Mentoring Services Read more »

Running the DBCC CHECKDB command is a critical part of database administration, as it ensures that your SQL Server database is free from corruption and data consistency issues. The Database Health Monitor for SQL Server provides insights into the results of the DBCC CHECKDB command, enabling you to identify potential issues and take corrective action to ensure database health. The …

CheckDB and Database Health Monitor Read more »

Each month we report on the most common waits that we see reported by our daily monitoring customers. All the data is sanitized, so there is no private client information to expose here. For this month, here are the details. LCK_M_IS CXPACKET CXCONSUMER LCK_M_S PREEMPTIVE_OS_PIPEOPS SP_SERVER_DIAGNOSTICS_SLEEP MEMORY_ALLOCATION_EXT OLEDB RESOURCE_SEMAPHORE LCK_M_IX Our daily monitoring product scans your SQL Server hourly and …

Common Waits Reported by Daily Monitoring This Month Read more »

Hello there! My name is Steve Stedman, and I want to tell you about my amazing product, the Database Health Monitor. As a professional database administrator, I understand how vital it is to have a reliable and efficient monitoring tool that can provide insights into the performance and health of a database. That’s why I created the Database Health Monitor, …

Database Health Monitor Read more »

Blocking in a SQL Server can have serious consequences if not addressed promptly. If left unchecked, blocking can cause a backlog of queries that can eventually lead to the server becoming unresponsive or even crashing. To avoid this, it’s important to monitor for blocking and take action as soon as it occurs. One way to do this is by setting …

Unresponsive or Crashing Server? Read more »

Monitoring CPU load is an essential part of database performance monitoring, as high CPU usage can cause performance issues and slow down query execution. The Database Health Monitor for SQL Server provides insights into CPU usage, enabling you to identify potential issues and optimize database performance. High CPU usage can occur for a variety of reasons, such as inefficient query …

Monitoring CPU Load with Database Health Monitor Read more »

Today Microsoft released a new update for SQL Server. SQL Server 2008 None 2023-03-15 Here are the latest updates for each version of SQL Server. SQL Server 2008 R2 RTM Download links: SP3 (10.50.6000.34 – September 2014) SP2 (10.50.4000.0 – July 2012)None   SQL Server 2022 RTM Download links: NoneCU2 for 2022 (16.0.4015.1 – March 2023)   SQL Server 2019 RTM Download links: …

New SQL Update from Microsoft Read more »

DBCC CHECKALLOC is a database console command (DBCC) in Microsoft SQL Server that can be used to check the allocation and structural integrity of the data and index pages in a database. Checking the allocation and structural integrity of the pages can be useful for identifying and correcting issues with the database that could cause errors or performance issues. To …

SQL Server DBCC Commands: DBCC CHECKALLOC Read more »

Monitoring long-running queries is an essential part of database performance monitoring, as it can help identify queries that are causing performance issues and take corrective action to optimize them. The Database Health Monitor for SQL Server provides insights into long-running queries, enabling you to identify performance bottlenecks and optimize query execution. One way the Database Health Monitor tracks long-running queries …

Monitoring Long-running Queries Read more »