Process Architecture (contd )
- SMON (Instance Monitor) :
- Checks integrity of DB at startup since instance may not have been shut down cleanly last time.
- Checks logs and headers of DB files.
- Does necessary recovery by restoring previously committed transactions.
- Other tasks like compaction, etc.
- CKPT (Checkpoint Process) :
takes checkpoints at regular intervals.