Oracle
1Z0-043 · Question #190
In your database, all the tablespaces are locally managed. You started Recovery Manager (RMAN) using recovery catalog. The following commands are used in the process of recovering the database by…
The correct answer is C. 7, 1, 3, 2, 6, 5, 4. See the full explanation below for the reasoning.
Question
In your database, all the tablespaces are locally managed. You started Recovery Manager (RMAN) using recovery catalog. The following commands are used in the process of recovering the database by using the backup control file: 1. RESTORE CONTROLFILE; 2. RESTORE DATABASE; 3. ALTER DATABASE MOUNT; 4. SQL ALTER TABLESPACE temp ADD TEMPFILE 5. ALTER DATABASE OPEN RESETLOGS; 6. RECOVER DATABASE; 7. STARTUP NOMOUNT; In what sequence would you use this process to perform the recovery?
Options
- A2, 7, 3, 5, 1, 6, 4
- B2, 1, 7, 6, 3, 5, 4
- C7, 1, 3, 2, 6, 5, 4
- D7, 2, 3, 1, 4, 6, 5
How the community answered
(40 responses)- A10% (4)
- B3% (1)
- C83% (33)
- D5% (2)
Community Discussion
No community discussion yet for this question.