SUMMARY: A database administrator faced a critical performance collapse during a multi-day data transfer of over 8.6 billion rows in SQL Server because the Query Optimizer, despite the presence of a clustered index, repeatedly forced an inefficient parallel Sort...
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.
Monitoring Transactional Replication Latency in SQL Server with Canary Tables
I was recently asked by a client to set up an easy way to monitor Replication Latency in SQL Server. The client wanted to be notified whenever data took more than 10 minutes to reach its destination. SQL Server does provide some built-in methods to help with this,...
The Billion-Row Scan: Why Your SQL Query for MAX Is Slow and How to Fix It
SUMMARY: Database professionals facing surprisingly slow SELECT MAX() queries on massive SQL Server tables can eliminate costly billion-row Clustered Index Scans by intentionally introducing a non-partitioned Non-Clustered Index to provide the query optimizer a...
Why SQL Server 2025 Is AI-Ready with Microsoft Fabric—and How XTIVIA Can Help
SUMMARY: SQL Server 2025 is designed as Microsoft’s AI-ready database platform, integrating machine learning directly into the database engine and leveraging Microsoft Fabric for unified data management. This enables businesses to achieve predictive analytics and...
AI-Powered Databases: How Built-In Intelligence is Revolutionizing Data Management
SUMMARY: Modern database systems, such as Oracle Autonomous Database and Azure SQL Database, embed Artificial Intelligence to streamline operations and revolutionize data management by providing intelligent automation, optimization, and insights right out of the box....
Peace of Mind Included: Understanding SLAs for Your Remote DBA Managed Services
SUMMARY: XTIVIA ensures business stability and peace of mind by providing customizable Service Level Agreements (SLAs) for Remote DBA Managed Services, contractually outlining critical performance targets like Response Time and Uptime Guarantees to mitigate downtime...
Is Your Cloud SQL Server Eating Your Lunch Money? (And How to Stop It!)
SUMMARY: XTIVIA’s expert database administrators (DBAs) prevent massive cloud SQL Server budget overruns by deploying optimization techniques like query rewriting and configuration tuning, moving beyond the costly and temporary fix of blindly provisioning more...
How Oracle DBSAT Helps You Meet CIS Benchmarks with Confidence
Table of contentsWhy DBSAT MattersKey Areas Where DBSAT Aligns with CIS1. User and Role Management2. Password Policies3. Auditing and Logging4. Database ConfigurationDBSAT Reporting: A Goldmine for ComplianceBest Practices for Using DBSATFinal Thoughts As a database...
Resolving Oracle Patch Issues: Troubleshooting ORA-20001 and Applying Datapatch
SUMMARY: Database administrators can successfully resolve the Oracle 19c datapatch ORA-20001 error, which signals an incomplete patch application, by modifying the qopiprep.bat script's shell interpreter and then re-running the datapatch utility. The appearance of...









