Skip to content
DBA Corner

Practical database knowledge

Keep your databases running.

Oracle, SQL Server, backup, and recovery. Practical guides for diagnosing problems and getting your data back.

Featured series · 3 parts

Oracle SQL tuning with AWR & ASH

Follow the investigation from the first slowdown to a stable execution plan.

01 · AWR

Find and prove the regression

Identify the SQL, compare execution plans, and establish what changed.

Start with Part 1 →

02 · ASH

Find where the time went

Use ASH and runtime plans to understand waits and execution work.

Read Part 2 →

03 · Plan stability

Tune and stabilize the plan

Evaluate advisor recommendations and stabilize a proven execution plan.

Read Part 3 →

Latest articles

  • Jul 25, 2004
    Troubleshooting

    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…

    Read guide →

←Previous Page
1 2 3 4

Browse the library

Guides →

Step-by-step database administration and SQL tutorials.

Troubleshooting →

Error codes, backup failures, and recovery problems.

Looking for a specific error?

Use the search above with an error code such as ORA-01861 or a topic such as RMAN.

DBA Corner · You need your data back