First page Back Continue Last page Overview Graphics
Requirements
Physical Database Integrity
- The data of a database should be immune to physical problems:
- Loss of power
- Loss of machine
- Oracle is a leader in this area. MySQL lacks some of these features
- Journals and transaction logging can be used to restore incomplete actions.