Oracle
1Z0-043 · Question #21
You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBS tablespace: RMAN> BACKUP TABLESPACE DETTBS; Under which conditions would this command execute…
The correct answer is C. The database is in NOARCHIVELOG mode and the tablespace is offline. D. The database is in ARCHIVELOG mode and the tablespace is offline. E. The database is in ARCHIVELOG mode and the tablespace is online. See the full explanation below for the reasoning.
Question
You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBS tablespace:
RMAN> BACKUP TABLESPACE DETTBS; Under which conditions would this command execute successfully? (Choose all that apply.)
Options
- AThe database is in NOMOUNT state.
- BThe database is in NOARCHIVELOG mode and the tablespace is online.
- CThe database is in NOARCHIVELOG mode and the tablespace is offline.
- DThe database is in ARCHIVELOG mode and the tablespace is offline.
- EThe database is in ARCHIVELOG mode and the tablespace is online.
How the community answered
(43 responses)- A14% (6)
- B5% (2)
- C81% (35)
Community Discussion
No community discussion yet for this question.