Lesson 1
Physical Backups With and Without Archiving
Before you create an Oracle database, you need to plan how you will protect the database against potential media or disk failure, and whether or
not to enable point-in-time recovery. If such planning is not done, you may not be able to recover the database if a disk failure damages the
datafiles, online redo log files, or control files. This module investigates various methods to perform database backups as well as what parts of
a database need backing up.
After completing this module, you will be able to:
After completing this module, you will be able to:
- Perform database backups using operating system commands
- Describe the recovery implications of closed and open database backups
- Perform closed and open database backups
- Identify the different types of control file backups
- Identify the backup implications of the logging and nologging options
- Describe backup issues associated with read-only tablespaces
- List the data dictionary views useful for backup operations