Quantcast
Channel: Virtual-DBA Remote DBA Services & Support – Certified Database Experts
Browsing all 209 articles
Browse latest View live

MySQL Functions vs. Stored Procedures

Leveraging the right tools at the right time is crucial for optimizing performance, ensuring data integrity, and simplifying development processes. Two critical components in this landscape are MySQL...

View Article


Running MySQL Commands in AWS Cloudshell: 1st Step to Creating a Bash Script

Amazon RDS (Relational Database Service) for MySQL is a fully managed database service designed to simplify the deployment, management, and scaling of MySQL databases in the cloud. The service is an...

View Article


Taming the Server Jungle: Registered Servers and Centrally Managed Servers

For IT professionals, managing a sprawling network of servers can feel like navigating a dense jungle. Keeping track of individual servers, ensuring their proper configuration, and performing...

View Article

keepalived daemon: The Secret Sauce to a HAProxy Dual Set Up

If you need a High Availability (HA) setup to balance connections to your MariaDB cluster nodes, you should consider using HAProxy. HAProxy set up in a dual configuration (primary and secondary) will...

View Article

Commvault Error: Couldn’t execute ‘show table status like ‘view_name’: SELECT...

Are you getting this error when trying to perform a backup using Commvault? Received failed message for job [49398567], phase [Transaction Log]. Backup of [~database_name~] MySQL database failed. The...

View Article


Solved! mysqldump: Couldn’t execute ‘show create table table’

You might see this error if trying to perform a logical backup on a table that is corrupted. mysqldump: Couldn't execute 'show create table `table`': Table 'table’ is marked as crashed and last...

View Article

Top 15 Items to Monitor in a PostgreSQL Database

PostgreSQL, commonly referred to as Postgres, is an open-source object-relational database management system (ORDBMS) known for its extensibility and compliance with SQL standards. It has been actively...

View Article

Top CloudWatch Metrics for Monitoring Your AWS RDS for SQL Server

Maintaining peak performance and robust health for your AWS RDS for SQL Server instances is crucial for any SQL-driven application. Enter CloudWatch, your AWS monitoring powerhouse, armed with a...

View Article


Commvault Error: Backup process could not find log...

Commvault, a comprehensive data protection and management solution, integrates with MySQL databases for backup operations. It leverages MySQL’s binlog positions to ensure consistent and efficient...

View Article


Azure Monitor Best Practices: Essential Metrics for SQL Managed Instances

Ensuring the performance and availability of your Azure Managed SQL databases is crucial for maintaining a smooth user experience and maximizing business productivity. Azure Monitor offers a robust...

View Article

Azure Monitor: Best Practices for Monitoring Azure Managed Databases

Azure Monitor provides comprehensive tools for monitoring the health and performance of your Azure-managed databases, including Azure Managed SQL, Azure Database for PostgreSQL, Azure Database for...

View Article

PostgreSQL Vacuum Best Practices for a Clean Database

PostgreSQL needs a little TLC to keep running smoothly like any good database. One important maintenance task is vacuuming, a process that removes clutter and reclaims storage space. In this post,...

View Article

The Vital Role of DBAs in Cloud Alert Management

In the era of cloud computing, where data is the new currency, databases are the backbone of modern businesses. They store, manage, and retrieve critical information for decision-making and operations....

View Article


Demystifying Timeseries Data: Storage and Options

The world runs on data, and timeseries data is crucial for understanding change. But what exactly is it, and why store it in a specialized format? Let’s explore the world of timeseries databases. What...

View Article

Data Guard Database Migration and Upgrade to 19c Using Oracle AutoUpgrade

After completing several database migration and upgrade projects, utilizing Data Guard to migrate the database has been my preferred method when minimal downtime is required, and Golden Gate is not an...

View Article


Resolving OPW-00029 Error: Bypassing Password Complexity in Oracle

ORAPWD OPW-00029: Password complexity failed for SYS user Encountering the OPW-00029 error due to password complexity for the SYS user in Oracle 12c and above can be problematic. This guide details how...

View Article

Understanding and Preventing SQL Server Deadlocks

SQL server deadlock is a common issue that database administrators often encounter, causing significant disruptions in database operations. This article aims to demystify the concept of SQL server...

View Article


Why Migrate to SQL Server 2022

Introduction Businesses rely on robust database systems to manage critical information in today’s data-driven world. SQL Server, a stalwart in the database landscape, has evolved over the years, and...

View Article

Understanding SQL Server 2022 Authentication Methods

SQL Server Authentication Methods Demystified SQL Server authentication methods are crucial for ensuring secure and efficient access to your database. In this blog, we will explore various...

View Article

Don’t Lose Sleep Over Your Retiring Database Administrator: XTIVIA’s Virtual...

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...

View Article
Browsing all 209 articles
Browse latest View live