OCP-1Z0-053-V12.02-667题

667.What does the DB_FLASHBACK_RETENTION_TARGET parameter configure?

A. An upper limit on how far you can flash back the database, depending on the information in the redo

logs

B. An upper limit on how far you can flash back the database, depending on the information in the undo

tablespace

C. The amount of time for which the flashback data is to be kept in the flash recovery area, provided that

there is enough space

D. The amount of time for which the flashback data is guaranteed to be kept in the undo tablespace,

provided that there is enough space

Answer: C

答案解析

默认值 1440分钟

改变:ALTER SYSTEM ... SID='*'

ys@TEST0910> show parameter DB_FLASHBACK_RETENTION_TARGET
 
NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
db_flashback_retention_target        integer     1440
 
sys@TEST0910> alter system set DB_FLASHBACK_RETENTION_TARGET=1500;
 
System altered.
 
sys@TEST0910> show parameter DB_FLASHBACK_RETENTION_TARGET
 
NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
db_flashback_retention_target        integer     1500
 

DB_FLASHBACK_RETENTION_TARGET specifies the upper limit (in minutes) on how far back in time the database may be flashed back. How far back one can flashback a database depends on how much flashback data Oracle has kept in the fast recovery area.

官方参考:http://docs.oracle.com/cd/E11882_01/server.112/e40402/initparams061.htm#sthref198

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值