Tagged articles
9 articles
Page 1 of 1
Efficient Ops
Efficient Ops
Jan 2, 2018 · Operations

What Triggered These Real‑World System Crashes? 13 Post‑Mortem Lessons

The article compiles thirteen post‑mortem case studies of severe system outages—from AIX NTP misconfiguration and backup appliance driver issues to PowerHA node ID conflicts and hardware failures—detailing symptoms, root‑cause analysis, and practical remediation steps for each incident.

AIXCase StudyOperations
0 likes · 20 min read
What Triggered These Real‑World System Crashes? 13 Post‑Mortem Lessons
ITPUB
ITPUB
Mar 14, 2017 · Databases

Why Oracle on AIX Restarts: Diagnosing the numperm_global Early Paging Bug

An Oracle 11g instance on AIX 6100‑07 unexpectedly restarted due to a memory‑management bug triggered by the numperm_global=1 setting, which caused massive paging despite ample free memory; the article analyzes logs, OS metrics, and offers four remediation options including parameter changes and OS patches.

AIXOracledatabase restart
0 likes · 5 min read
Why Oracle on AIX Restarts: Diagnosing the numperm_global Early Paging Bug
dbaplus Community
dbaplus Community
Nov 6, 2015 · Databases

Misconfigured Oracle Parallel Parameters Caused a System Outage – DBA Case Study

In this detailed DBA case study, the speaker explains how improper settings of Oracle's parallel execution parameters on an AIX‑based 10gR2 database led to process saturation, undo‑related wait events, and temporary connection issues, and describes the step‑by‑step diagnosis, parameter adjustments, and lessons learned for future tuning.

AIXDatabase AdministrationOracle
0 likes · 12 min read
Misconfigured Oracle Parallel Parameters Caused a System Outage – DBA Case Study
dbaplus Community
dbaplus Community
Sep 30, 2015 · Databases

Essential Oracle Database Parameter Tuning: Hidden Risks and Performance Boosts

Expert DBAs discuss critical Oracle 11.2.0.4 parameters to watch before production, covering generic, performance, deprecated, and OS‑level settings for AIX and Linux, with concrete examples such as shared pool sub‑pools, mutex tuning, cursor thresholds, and real‑world incidents like streams_pool_size misconfiguration.

AIXDatabase TuningLinux
0 likes · 13 min read
Essential Oracle Database Parameter Tuning: Hidden Risks and Performance Boosts