System Monitor (SMON)
Écrit par OCA   
19-03-2008
  • performs instance recovery when the database is reopened after an instance failure
  • coalesces free space and deallocates temporary segments

Instance recovery consists of the following steps :
  1. rolls forward changes in online redo log files
  2. opens database for user access
  3. rolls back uncommitted transactions
SMON.jpg
 
Dernière mise à jour : ( 15-04-2008 )