Oracle
1Z0-063 · Question #223
You issue the RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Which statement is true about the execution of the command?
The correct answer is C. RMAN always performs this type of backup in parallel. https://docs.oracle.com/cd/B28359_01/backup.111/b28270/rcmbckad.htm#BRADV89546
Using RMAN for Backup and Recovery
Question
You issue the RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Which statement is true about the execution of the command?
Options
- AThe resulting backupset has backup pieces that cannot exceed 300 MB.
- BRMAN uses multiplexing to perform the backup.
- CRMAN always performs this type of backup in parallel.
- DThe backup succeeds only if the USERS tablespace is locally managed.
- EThe backup set size is limited to 300 MB.
How the community answered
(22 responses)- A5% (1)
- C77% (17)
- D14% (3)
- E5% (1)
Explanation
https://docs.oracle.com/cd/B28359_01/backup.111/b28270/rcmbckad.htm#BRADV89546
Topics
#multisection backup#SECTION SIZE#parallel backup#RMAN
Community Discussion
No community discussion yet for this question.