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...
View ArticleWarning! 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...
View ArticleAWS 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...
View ArticleAWS 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...
View ArticleHow 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...
View ArticleSQL 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...
View ArticleCloud 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...
View ArticleIntroduction to SQL Server Ledger
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...
View ArticleDatabase Managed Services: Win More Clients & Deepen Relationships Partnering...
Database managed services are essential for distinguishing your business and meeting clients’ diverse needs. Partnering with XTIVIA’s VDBA allows you to expand your service offerings and deliver...
View ArticleProtecting 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...
View ArticleDeciphering the Cloud: A Guide to Cloud Provider Security Controls and...
Understanding their security posture is paramount when entrusting sensitive data to a cloud provider. This blog post will delve into the various cloud provider security controls and certifications...
View ArticleAccelerated Database Recovery: ADR Cleaner Retry Timeout (min) in SQL Server...
What is the ADR Cleaner Retry Timeout (min)? In SQL Server 2019 and later versions, Accelerated Database Recovery (ADR) employs an asynchronous cleaner process. This process runs periodically to remove...
View ArticleWhat are Ad Hoc Distributed Queries and How to Configure Them
Ad Hoc Distributed Queries (Ad Hoc Queries) are SQL queries that use the OPENROWSET or OPENDATASOURCE functions to connect to remote data sources, which use OLE DB. This allows you to query data from...
View ArticleChoosing the Right Tool for the Job: A Deep Dive into Risk Assessment...
Our previous post discussed the critical importance of conducting a comprehensive risk assessment for your database management system (DBMS). A vital component of this process is selecting the...
View ArticleOptimizing Recovery Performance with the ADR Preallocation Factor in SQL...
The Role of the Persistent Version Store (PVS) The PVS is the heart of ADR. It acts as a dedicated storage area for data versions used for faster recovery. Imagine a timeline for your data – ADR...
View ArticleUnderstanding Privacy Impact Assessments (PIAs)
Organizations must prioritize safeguarding personal information in an era marked by increasing data privacy regulations and a growing public consciousness about data protection. The Privacy Impact...
View ArticleMitigating the Unknown: The Importance of Supply Chain Risk Management
Organizations rely heavily on third-party vendors and suppliers to deliver goods and services in today’s interconnected global economy. While these partnerships drive efficiency and innovation, they...
View ArticleThe DBA’s Role in Managing General Database Risks
Database Administrators (DBAs) are the guardians of an organization’s digital assets. Their role extends far beyond routine maintenance and troubleshooting. A critical aspect of their responsibilities...
View ArticleThe DBA’s Role in Managing Specific Self-Managed DBMS Risks
Database Administrators (DBAs) play a pivotal role in safeguarding self-managed database management systems (DBMS). This blog post will delve into the specific risks associated with self-managed DBMS...
View ArticleThe DBA’s Role in Managing Specific Cloud-Managed DBMS Risks
As organizations increasingly adopt cloud-based solutions, the role of Database Administrators (DBAs) is evolving. While the core responsibilities remain similar, the specific risks associated with...
View Article