Which configuration will you do to accomplish the task?

You are managing an Oracle Database 11g database. You want to ensure the recovery of the
database to the point of failure. Which configuration will you do to accomplish the task?

You are managing an Oracle Database 11g database. You want to ensure the recovery of the
database to the point of failure. Which configuration will you do to accomplish the task?

A.
Multiplex all database files.

B.
Configure the Flash Recovery Area.

C.
Configure the database instance for ARCHIVELOG mode.

D.
Configure the FAST_START_MTTR_TARGET initialization parameter.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Léon

Léon

Duplicate with Q26

jean

jean

The flash recovery area is an area of disk that is defined for use for recovery-related files.

The flash recovery area can use locally attached storage, Clustered File Systems, or Oracle 10g’s new Automated Storage Management (ASM) features

don

don

Archive logs are used to provide point-in-time recovery to time-of-failure.