What is a backup set?
What is a backup set?
Rating:
A backup set is a backup that is taken using the RMAN's
Backup sets are of two types: data file backup sets and archived log backup sets. A data file backup set is a backup of data files or control files. A data file backup set is compressed, i.e., it contains only used data blocks.
An archived log backup set is a backup of archived redo logs. An archived log backup set is not compressed.
A backup piece can belong to only one backup set. Backups of data files and archived redo logs cannot be stored in the same backup set.
Rating:
Other articles
- What is the Import utility?
- What is the RESETLOGS option?
- What is parallelization of backup sets?
- How is a client/server connection established in a shared server environment?
- What is a connect descriptor?
