Oracle
1Z0-043 · Question #120
You lost a data file that belongs to an index tablespace in your database, which operates in ARCHIVELOG mode. Loss of the data file resulted in increased response time on your queries. Which two…
The correct answer is B. Restore the data file pertaining to index tablespace, and then recover the tablespace. E. Drop and re-create the index tablespace, and then re-create all of the indexes in that tablespace. See the full explanation below for the reasoning.
Question
You lost a data file that belongs to an index tablespace in your database, which operates in ARCHIVELOG mode. Loss of the data file resulted in increased response time on your queries. Which two options would you use to solve this problem? (Choose two)
Options
- ARestore the lost data file from the backup, and then flash back the database.
- BRestore the data file pertaining to index tablespace, and then recover the tablespace.
- CRestore all the data files, and then perform an incomplete recovery to get the tablespace back.
- DRestore all the data files, and then perform an incomplete recovery using the backup control file.
- EDrop and re-create the index tablespace, and then re-create all of the indexes in that tablespace.
How the community answered
(21 responses)- A10% (2)
- B81% (17)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.