OCP认证052考题解析:1Z0-V8.02-第68题
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询OCP认证052考题解析:1Z0-V8.02-第68题,完整题库请点击这里联系老师咨询了解
68. 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.
Answer: C
答案解析:
将数据库配置到归档模式,即ARCn归档进程就会将重做日志进行归档,在恢复时,就能恢复在指定的时间点,故选C.