12th Anniversary of SQL Authority – 4552nd Blog Post

Today is Anniversary of SQLAuthority and it completes 12 years and this is a 4552nd blog post. That means on average every year I have published around 379.3 blog posts a year.

12 years ago on November 1st, 2018, when I started this blog, I had no idea where I will end up but I must confess, it is a pretty decent ride so far. There are earlier many blog posts, I have shared my story, so I am not going to re-write it why did I start the blog. However, let me take a moment and talk about the future of the blog.

Read More

SQL SERVER – Disable IntelliSense in SQL Server Management Studio

Just another day, I received an email from a user who has over 350 thousand tables in a single database. He was my earlier customer of Comprehensive Database Performance Health Check. He was facing indeed a very strange issue where his metadata table was locking up and we fixed that by disabling IntelliSense in SQL Server Management Studio. 

Read More

SQL SERVER – XML Document Could Not be Created Because Server Memory is Low. Use sp_xml_removedocument to release XML documents

Most of my earnings come from my role as SQL Server Performance Tuning and Optimization consultant. Every single day I work with few customers so that I can maintain the quality of my work with each of them. As you can imagine, I face new challenges and learn new ways to tune SQL Server. In this blog post, we will discuss an error XML document could not be created because server memory is low. Use sp_xml_removedocument to release XML documents.

Read More