Which of the following RMAN structures can data from a datafile span?

Which of the following RMAN structures can data from a datafile span?

Which of the following RMAN structures can data from a datafile span?

A.
RMAN backup-set pieces spanning backup sets

B.
RMAN backup-set pieces within a given backup set

C.
RMAN backups

D.
RMAN channels

E.
None of the above



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Helcio

Helcio

By default the BACKUP command in RMAN creates BackupSet(s) — each of which is one or more BackupPiece(s). A datafile may span BackupPieces but may not span a BackupSet.