January 2005
Beginner to intermediate
928 pages
22h 14m
English
Depending on the type of backups that you take, there are different methods that you can use to recover your database in the event of an error. In addition, the configuration you choose for your database will determine whether you can use the database logs to reapply transactions that might otherwise be lost if you need to restore your database from a backup.
Circular logging supports only crash and version recovery. Archival logging supports all types of recovery: crash, version, and roll forward.
Recoverable databases can be recovered using crash or roll forward recovery, and as discussed before, archival logging is ...
Read now
Unlock full access