Resilient against what?
What could go wrong?
- Disk read or write fails.
- Disk crashes, and is no longer usable.
- Power failure.
- Software crashes (bug in database system or problem with OS).
Media failure
- Data on disk is lost.
- Memory and processes have been lost too.
Process failure
- Data on disk is intact.
- Memory and processes have been lost.
|