All Articles sysadm-err-02-600x542

SQL SERVER – You Are Not Logged on as the Database Owner or System Administrator

Every day I spend a good amount of time with my regular and new clients, helping them with SQL Server Performance Tuning issues. Today, in this blog, I will discuss a situation faced where I was engaged in Comprehensive Database Performance Health Check. I saw below message on client’s SSMS while he was trying to create a table – You are not logged on as the database owner or system administrator.

Read More
All Articles 12th-1-600x139

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
All Articles Intellisensedisable-600x350

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
All Articles xml

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