As the DBA, you get a call from the IT Team who monitors disk space and they tell you the following: “One of our server that has SQL Server running on it is running low on disk space. It has gone from around 60% disk utilization to 95% disk utilization just overnight. Whats the problem?” In this scenario it’s a …

My SQL Server is Out Of Disk Space! Read more »

Technical Debt is a programming concept that is also known as code debt. The concept of Technical Debt applies closely with Agile software development, but also applies to database development. There are many tools available to report on technical debt for C#, PHP or other programming languages, but there isn’t much available to manage the SQL Server or T-SQL technical …

T-SQL Technical Debt Read more »

Just Released! – Using Database Health Monitor Course Wed, 27 Oct 2021 Thousands of people are using Database Health Monitor but there can be a learning curve. So we’ve come up with a way to speed up the learning curve. You will learn most everything that you want to know about database…. Read more… Informational Ransomware Video Tue, 26 Oct …

October Blog Post Wrap-up Read more »

We are releasing new courses and new discounts all the time. To make it easy for you, we will be posting all coupons and current sales every other week. Check back in and maybe you’ll save yourself some money. 50% Off Microsoft TSQL JOIN Types Course Coupon Code: 50OFFJOINS Coupon valid until 10/31/2021 50% off “Getting Started with SQL Server” …

Current Course Coupon Codes: Read more »

Today Microsoft released SQL Server 2017 CU 27 (KB 5006944) . Here are the latest updates for each version of SQL Server. If you need help updating and patching your SQL Server, or upgrading to a new version of SQL Server Stedman Solutions can help. With the amount of ransomware we are seeing, it is becoming more important than ever …

SQL Server 2017 CU 27 Just Released by Microsoft Read more »

Thousands of people are using Database Health Monitor but there can be a learning curve. So we’ve come up with a way to speed up the learning curve. You will learn most everything that you want to know about database health monitor in just one place. This course is $39.99 and worth every penny. Below is the Curriculum details:

One possible cause of the “Cannot resolve the collation conflict” error message is that your database collation doesn’t match the TempDB Collation. Recommendation It is recommended that the collation of your database match the collation TempDB. It is possible that if your collations do not match that you may get errors, or that queries using TempDB will not run correctly.If …

Cannot resolve the collation conflict Read more »