Welcome to our blog, which is more than just a record of our experiences. It’s a resource.

Our blog is an invaluable resource for anyone struggling with the challenges of managing a database, applications, or clouds.
We understand the difficulties involved in troubleshooting, building, improving, securing, and operating these platforms,
and we’re here to share our insights and expertise with you. Browse through our collection of blog posts below,
and don’t hesitate to leave your comments and feedback.

Disk Configuration Optimized for SQL Server

Disk Configuration Optimized for SQL Server

While there are many configuration options in SQL Server that can help tweak the performance when RAM or CPU is causing a slowdown, when the disk is the culprit, your options are much more limited. Assuming that best practices are followed in regards to file locations...

read more
MongoDB:  Mtools and Slow Queries

MongoDB: Mtools and Slow Queries

Mtools is a third party tool suite that contains very easy to use utilities for troubleshooting or just gathering general knowledge about your MongoDB instance. These tools can be crucial when performance tuning, running a health check or examining log files. You can...

read more
MongoDB Sudden Slow Database Performance

MongoDB Sudden Slow Database Performance

Sometimes you may notice that everything in MongoDB is running fine, then you suddenly have performance issues that come up out of nowhere. There can be several reasons why this happens but I am going to cover a few of the common ones here. Long-running queries Index...

read more
Troubleshooting Slow Queries in MongoDB

Troubleshooting Slow Queries in MongoDB

There are many reasons why your database queries can start to lag or experience throughput issues. In this article I will do troubleshooting on two common issues with slow queries and a way to fix each one. When doing any performance tuning on a database it's...

read more
MongoDB ServerStatus Health Check Tips

MongoDB ServerStatus Health Check Tips

MongoDB ServerStatus is the main command used to produce a huge document containing important metrics and information about your database. When performing a health check, there are several important keys that you'll want to be aware of inside serverStatus. The output...

read more
ERROR 1114 – The table is full

ERROR 1114 – The table is full

At XTIVIA, we have encountered the MySQL Error 1114, "table is full" on quite a few occasions. The description for the error is usually misleading as it implies that a table has reached or exceeded a maximum set limitation. Tables utilizing the InnoDB storage engine...

read more

Follow Us

Need more information? Let’s Talk Today!