Oracle Disk I/O and Wait Events
Oracle I/O troubleshooting requires both database and operating-system evidence. A high request count can identify a busy workload, while high service time can identify latency; neither alone proves…
Practical database knowledge
Oracle, SQL Server, backup, and recovery. Practical guides for diagnosing problems and getting your data back.
Featured series · 3 parts
Follow the investigation from the first slowdown to a stable execution plan.
01 · AWR
Identify the SQL, compare execution plans, and establish what changed.
02 · ASH
Use ASH and runtime plans to understand waits and execution work.
03 · Plan stability
Evaluate advisor recommendations and stabilize a proven execution plan.
Oracle I/O troubleshooting requires both database and operating-system evidence. A high request count can identify a busy workload, while high service time can identify latency; neither alone proves…