OCP-1Z0-053-200题-80题-657

QUESTION 80

The database is currently open and the temp03.dbf tempfile belonging to the default temporary tablespace

TEMP has been corrupted. What steps should you take to recover from this tempfile loss in an efficient

manner?

A. Allow the database to continue running, drop the TEMP tablespace, and then re-create it with new tempfiles

B. Shut down the database, restore and recover the tempfile from backup, and then open the database with

RESETLOGS

C. Allow the database to continue running, take the TEMP tablespace offline, drop the missing tempfile, and

then create a new tempfile

D. Allow the database to continue running, add a new tempfile to TEMP tablespace with a new name, and

drop the tempfile that has been corrupted.

Answer: D

同657题:http://blog.csdn.net/rlhua/article/details/14554641


Explanation/Reference:

Section: Backup, Recovery & Recovery Manager (RMAN)

原文地址:https://www.cnblogs.com/hzcya1995/p/13316029.html