Tagged articles
11 articles
Page 1 of 1
ITPUB
ITPUB
Feb 5, 2026 · Databases

Master Oracle 19c RAC Architecture in 41 Diagrams – Quick Technical Guide

This article translates and consolidates Oracle Real Application Clusters 19c Technical Architecture, using 41 detailed diagrams to explain RAC concepts, configurations, cluster components, storage options, tools, and management commands for building and operating high‑availability Oracle databases.

ASMEnterprise ManagerGrid Infrastructure
0 likes · 52 min read
Master Oracle 19c RAC Architecture in 41 Diagrams – Quick Technical Guide
ITPUB
ITPUB
May 10, 2024 · Databases

Choosing Low‑Risk Strategies for Critical DBA Outages

When a major operations incident strikes, the safest approach is to prioritize simple, low‑risk actions and accept limited responsibility, as illustrated by real DBA lessons from Oracle RAC failures and a data‑center power‑loss disaster.

DBAOperationsOracle RAC
0 likes · 7 min read
Choosing Low‑Risk Strategies for Critical DBA Outages
ITPUB
ITPUB
Sep 16, 2023 · Databases

Is Oracle RAC Really Obsolete? Insights from Chinese Distributed Database Trends

The article examines Oracle RAC’s perceived obsolescence, compares it with modern distributed databases, reviews recent Chinese vendor releases of RAC‑like products, and argues that high‑availability needs, hardware advances, and evolving data architectures keep shared‑storage clustering relevant today.

Oracle RACdatabase scalabilityshared-storage
0 likes · 8 min read
Is Oracle RAC Really Obsolete? Insights from Chinese Distributed Database Trends
IT Architects Alliance
IT Architects Alliance
Jun 27, 2022 · Databases

Mastering Cluster Terminology and Database Cluster Architectures

This article explains core cluster concepts, the benefits of building database clusters, classifies common cluster types, and compares scalable architectures such as Oracle RAC, MySQL Cluster, sharding, CAP/BAS​E theory, and cross‑database transaction strategies for high availability and performance.

CAP theoremDatabase ClusterMySQL Cluster
0 likes · 22 min read
Mastering Cluster Terminology and Database Cluster Architectures
dbaplus Community
dbaplus Community
Dec 26, 2016 · Databases

Why Do Oracle RAC Nodes Crash? Uncovering Memory Leak Bugs in ocssd.bin

An Oracle RAC deployment across four identical clusters repeatedly experienced node crashes, each traced to ocssd.bin failures caused by a memory leak bug in CRSD/OCSSD processes (Bug 11704113), with analysis of logs, kernel parameters, and recommended patches and configuration tweaks to prevent recurrence.

CRS bugOracle RACdatabase troubleshooting
0 likes · 13 min read
Why Do Oracle RAC Nodes Crash? Uncovering Memory Leak Bugs in ocssd.bin
ITPUB
ITPUB
Oct 13, 2016 · Databases

Mastering Oracle RAC: Step‑by‑Step Commands to Start and Stop Clusters

This guide provides a comprehensive, command‑by‑command walkthrough for shutting down and starting Oracle RAC clusters, covering srvctl and crsctl usage, status checks, and essential options to help administrators manage database instances and cluster services reliably.

Cluster ManagementDatabase ShutdownDatabase Startup
0 likes · 12 min read
Mastering Oracle RAC: Step‑by‑Step Commands to Start and Stop Clusters
ITPUB
ITPUB
Aug 9, 2016 · Databases

Why Does Oracle RAC Throw ‘IPC Send timeout’ and How to Fix It?

The article explains the common Oracle RAC “IPC Send timeout” error, shows real alert‑log examples, analyzes root causes such as network loss, resource exhaustion, or bugs, and provides step‑by‑step troubleshooting methods including monitoring tools and configuration checks.

ClusterwareIPC Send timeoutNetwork Monitoring
0 likes · 11 min read
Why Does Oracle RAC Throw ‘IPC Send timeout’ and How to Fix It?
ITPUB
ITPUB
Mar 28, 2016 · Databases

Why Oracle RAC Failed to Failover: A Storage Link Diagnosis

A two‑node Oracle 11g RAC cluster repeatedly lost quorum because the voting file on /dev/raw/raw1 became unavailable due to a storage link failure, leading to simultaneous CRSD reboots and highlighting the need to check hardware when RAC misbehaves.

CRSDOracle RACStorage Link Failure
0 likes · 5 min read
Why Oracle RAC Failed to Failover: A Storage Link Diagnosis