Raghu Gollapudi
Session Speaker
Operational Drift and Risk-Bounded Decision-Making in Production Database Systems
Raghu Gollapudi is a Senior Oracle Database Administrator with over 10+ years of extensive experience in managing mission-critical database environments across finance, healthcare, and technology sectors. He specializes in Oracle databases (10g, 11g, 12c), RAC, Data Guard, GoldenGate, and Exadata systems, with strong expertise in performance tuning, backup and recovery, high availability, and disaster recovery solutions. Raghu has worked with leading organizations such as Fiserv, Wells Fargo, General Electric, and AAA Insurance, delivering robust database architectures and ensuring 24/7 operational support. He also possesses hands-on experience with AWS cloud services, including EC2, RDS, S3, and VPC, enabling scalable and secure database deployments. His technical strengths include database migration, upgrades, automation using shell scripting, and optimizing large-scale OLTP and data warehouse systems. Raghu is known for his problem-solving skills, cross-functional collaboration, and ability to manage complex database infrastructures efficiently. Reference: Operational drift constitutes a fundamental governance challenge in production database systems, characterized by the silent accumulation of configuration entropy, schema evolution, index aging, and workload pattern changes that conventional monitoring architectures cannot effectively detect. Unlike threshold-triggered incidents, operational drift establishes a growing gap between actual and expected system characteristics — one that remains invisible until it precipitates crisis conditions. This paper introduces the Risk-Bounded Intervention Framework (RBIF), which formalizes operational drift detection and intervention scheduling as a constrained optimization problem balancing drift accumulation against intervention execution risk under limited decision windows. We define the Oracle Drift Severity Index (ODSI), a multivariate composite score computed from five measurable Oracle AWR/ASH telemetry features — AWR baseline deviation, SQL plan hash volatility, index fragmentation ratio, log file sync wait deviation, and replication lag variance — using an interaction-augmented weighted aggregation model. We present a formal online drift scoring algorithm and a risk-bounded intervention policy that specifies how Decision Window Width W(t) determines intervention scheduling. ODSI weights are calibrated through sensitivity analysis, and the interaction coefficient λ is evaluated across a range of values to characterize nonlinear drift amplification. Evaluated against four baselines — static threshold alerting, EWMA-based anomaly detection, CUSUM statistical process control, and top-wait-event heuristics — on simulated Oracle RAC traces spanning a six-month operational horizon with injected drift events representing documented production failure modes, ODSI surfaces decision window compression and governance-relevant drift inflection significantly earlier than any single-metric or univariate baseline. Engineering leaders must establish organizational environments that validate proactive decision-making, maintain wide decision windows through continuous drift recognition, and accept that operational drift represents an expected system behavior requiring active governance rather than reactive remediation. Keywords: Operational Drift, Database Systems, Risk Governance, Multivariate Drift Detection, Oracle AWR/ASH, Risk-Bounded Intervention Framework, Observability, Change-Point Detection, Site Reliability Engineering