Below is a step-by-step guide to walk you through how to upgrade oracle database to 19c. Step 1 Download the Oracle 19c binaries, the latest version of OPatch, How To Download And Install The Latest OPatch (6880880) Version (Doc ID 274526.1) and the AutoupGrade Tool...
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.
The Rising Costs of Database Monitoring Tools and Why Virtual-DBA Is the Smarter Choice
Businesses rely on robust database monitoring to ensure systems are secure, reliable, and high-performing. However, the costs associated with traditional database monitoring tools are climbing, placing a heavy burden on organizations looking to manage growing...
Azure Removing Default Outbound Access for Virtual Machines
Microsoft has announced that it is retiring default outbound internet access for new Azure Virtual Machines (VMs) on September 30, 2025. What is default outbound access? Outbound access is a way for a VM to connect to the internet. Previously, VMs could be created...
PostgreSQL in GCP: Tackling “permission denied for language C”
(Or, why DIY uuid generation isn't always the best idea.) Don’t Use C-Language Functions in GCP Cloud SQL—Here’s the Better Way TL;DR Got hit with "permission denied for language C SQL state: 42501" in PostgreSQL on GCP? Here's the gist: 1. You can't use C-language...
Azure Deprecating TLS 1.0 and 1.1
Microsoft has begun deprecating TLS versions 1.0 & 1.1 across all services in Azure. This requires clients connecting to Azure resources to use TLS 1.2 at a minimum, preferably 1.3 if supported. While many deadlines have passed, Microsoft has extended support for...
Oracle Database 23ai: To Upgrade or Not To Upgrade?
As Oracle DBAs, we constantly evaluate new releases, weighing the benefits against the potential risks. Oracle Database 23ai is generating a lot of buzz, but is it the right move for your environment? This blog post will delve into the factors you should consider when...
Easy Steps to Creating a MySQL Password Policy
Creating a password policy by enforcing strong, complex passwords for user accounts is an essential step to improve database security. While enforcing a password policy can seem restrictive, it is crucial to securing your database and protecting sensitive data. MySQL...
Understanding the EagerZero Format and Its Impact on SQL Server Performance
EagerZero vs. Quick Format: A Comparison When it comes to formatting drives, there are different methods available, each with its own set of advantages and disadvantages. Two common methods are EagerZero and Quick Format. Here's how they compare: EagerZero Format...
Disaster Recovery as a Service (DRaaS): A DBA’s Lifeline in a Crisis
What is Disaster Recovery as a Service? DRaaS, or Disaster Recovery as a Service, is a cloud-based solution that safeguards critical business data and applications. It provides a comprehensive approach to disaster recovery, offering a range of services such as data...