Database Reference
In-Depth Information
Finally, we talked about actually backing up your database with RMAN. We talked
about the various kinds of backups available to you, from complete database backups to
incremental backups. We covered backing up tablespaces and data files and backing up
archived redo logs. We even talked about backing up the backups themselves, as if we were
not already talking to you in circles enough.
In the following chapters, we will be covering the RMAN recovery catalog, recovering
your database with RMAN, reporting from RMAN, and finally, advanced RMAN recovery
topics. So there is plenty of fun yet to go. Hang tight—it's going to be a fun ride!
Exam Essentials
Be able to describe the basic RMAN architecture. Understand what backup sets and
backup set pieces are. Understand that backup set pieces are physical files that contain the
data that has actually been backed up. Understand what the Fast Recovery Area is, what
its benefits are, and what parameters are required to configure it.
Be able to configure RMAN. Understand what the RMAN CONFIGURE command does
and how to use it. Understand how to use the SHOW command to display persistent configu-
ration settings. Understand the use of the different persistent configuration settings, such as
compression, encryption, and devices. Know the difference between a disk device and the
SBT device (tape). Explain how RMAN retention policies work and how to configure them.
Explain what backup optimization is and how it works. Understand how to configure for
duplexed backups.
Know how to back up your database with RMAN. Understand the different kinds of back-
ups available in RMAN. Know what a whole database backup is and how to perform it both
with configured settings and using a RUN block. Know how to use the KEEP command to over-
ride retention policies. Know what an incremental database backup is and how to perform it.
Understand the different kinds of incremental database backups and how to create a block-
change tracking file. Know what multisection backups are and how to create them. Know
what image copies are and how to create them. Know how to back up archived redo logs,
control files, and spfiles. Know how to back up backup sets.
Search WWH ::




Custom Search