Which statement is true about the execution of the command?
A database is running in archivelog mode. The database contains locally managed tablespaces. Examine the RMAN command:RMAN> BACKUPAS COMPRESSED BACKUPSETSECTION SIZE 1024MDATABASE;Which statement is true about the execution of the command?
Question:
Which statement is true about the execution of the command?
Options:
The backup succeeds only if all the tablespaces are locally managed.
The backup succeeds only if the RMAN default device for backup is set to disk.
The backup fails because you cannot specify section size for a compressed backup.
The backup succeeds and only the used blocks are backed up with a maximum backup piece size of 1024 MB.
Correct Answer
The Correct Answer for this Question is
The backup succeeds and only the used blocks are backed up with a maximum backup piece size of 1024 MB.