053-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

  这个参数是用来控制闪回数据库的一个最大时间。也就是最大能闪回到多久之前,好让 FRA 中有足够的空间,默认值是 1440min。 C 正确。

posted @ 2017-11-16 13:45  巴啦啦大魔王  阅读(101)  评论(0编辑  收藏  举报