SQL Server Ledger is a powerful feature that provides tamper-evident capabilities for your database. It addresses the critical need for data integrity and trust, especially when financial, medical, or other sensitive information is at stake. Here are some key points...
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.
Protecting Your Crown Jewels: A Comprehensive Guide to Database Risk Assessment
Data is often considered an organization's most valuable asset in today's digital age. As such, the systems that house and manage this data – database management systems (DBMS) – require meticulous attention and protection. This blog post will delve into the critical...
Cloud DBA Essential Skills: Transitioning from On-Prem to Cloud
Cloud DBAs, welcome to the cloud era! The digital landscape is undergoing a seismic shift. Businesses are rapidly migrating their operations to the cloud, with database systems at the heart of this transformation. For Database Administrators (DBAs), this presents both...
Warning! Percona Cautions Against MySQL Upgrade After 8.0.37
Attention MySQL users that are running MySQL 8.0.38, MySQL 8.4.1, or MySQL 9.0.0: The folks at Percona are sounding the alarms in a blog published last week. They identified a potential bug, of which mysqld will crash at restart if the database has more than 10,000...
SQL Server Autogrowth Events
In SQL Server, the term "Autogrowth Event" refers to the automatic expansion of one or more database files (referring to data files, log files, etc.) when they reach total capacity. This automatic growth ensures that the database can continue to store data, even when...
How to Identify the Problematic Session and SQL Statement Behind ORA-1652
Identifying the exact SQL statement causing ORA-1652 can often be challenging and time-consuming. Understand that Oracle uses temporary tablespaces as work areas for tasks such as sorting operations for users and sorting during index creation. Increasing the temporary...
AWS S3 Batch Operations
When creating an S3 Replication Rule, objects that were uploaded prior to the rule being created will not be replicated. These will need to be replicated manually with an S3 Batch Operation. This can also be used for occasional one-off replications if needed....
AWS S3 Cross-Account Replication
When you create a general-purpose S3 bucket, AWS automatically redundantly saves all data across a minimum of 3 availability zones in the region where the bucket was created. This allows for 99.999999999% file durability, which ensures that you will never lose any of...
10 Reasons Why You Still Need a DBA When Your Databases Are in the Cloud
In the era of cloud computing, the role of Database Administrator (DBA) might seem like a relic of the past. After all, many organizations believe that the need for dedicated DBAs has diminished with the migration of databases to the cloud. However, contrary to...
Don’t Lose Sleep Over Your Retiring Database Administrator: XTIVIA’s Virtual DBA Solution
The cornerstone of most businesses is a robust database. It houses the critical information that fuels operations, from customer data and product details to financial records and historical trends. But what happens when your Database Administrator (DBA), the guardian...