Please turn JavaScript on
BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog icon

BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog

Get updates from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog via email, on your phone or read them on follow.it on your own custom news page.

You can filter the news from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog that get delivered to you using tags or topics or you can opt for all of them. Unsubscription is also very simple.

See the latest news from BigDBA – Database,Devops,Big Data,Cloud & Oracle Blog below.

Site title: BigDBA - Database,Devops,Big Data,Cloud & Oracle Blog

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.11 / day

Message History

For years, the phrase “database upgrade” has triggered a sense of caution among Database Administrators. The traditional process—manually checking cross-references, verifying patches, and assessing risks—was time-consuming and prone to human error. However, the landscape of the Maximum Availability Architecture (MAA) is changing.

In this guide, we w...


Read full story

If you are an Oracle DBA or a Backup Administrator, you probably know that feeling when a routine restore suddenly hits a wall. Recently, while working on a standby database setup, I ran into a particularly stubborn error: ORA-19511.

The error stack looked something like this: Failed to get repository by ID: {00000000-0000-0000-0000-000000000000} Fa...


Read full story

This guide shows you how to set up EDB BDR (which lets you write to all servers) using ZFS for your storage. We include sample outputs to help you follow along.

ZFS is a great choice here. It’s from Oracle and helps protect your data, much like ASM. It checks for errors (checksumming) and prevents broken data blocks (“torn pages”). This makes your database setup ver...


Read full story

This document provides a clear comparison of the concurrency control models in PostgreSQL and Oracle. While both databases use MVCC, their implementation is fundamentally different. Understanding this is key to managing performance. We’ll dive into the core differences, from PostgreSQL’s Heap Tuple (t_xmin/t_...


Read full story

You’ve seen it in your alert.log or a system message—a cryptic warning hinting at “unused large pages.” First, let’s correct the common typos and interpret the message. The warning: unused large pages exist system wide at or near 100% means that your Linux operating system has dutifully allocated a large chunk of RAM as HugePages, but your Oracle database instance has complet...


Read full story