January 2020
Beginner
896 pages
23h 51m
English
CHAPTER |
|
16 |
Backup, Recovery, and System Availability |
In This Chapter
• Introduction to Backup Methods
• Performing Database Recovery
This chapter first covers two of the most important tasks related to system administration: backup and recovery. Backup refers to the process of making copies of the database(s) and/or transaction logs to separate media that can later be used for recovery, if necessary. Recovery is the process of using the backup media to replace uncommitted, inconsistent, or lost data.
System availability refers to keeping the downtime of the database system as low as possible. This chapter describes in detail ...
Read now
Unlock full access