OCP-043 V$FLASHBACK_DATABSE_LOG & V$FLASHBACK_DATABASE_STAT

186. You executed the following query in your database:
FROM V$FLASHBACK_DATABASE_LOG;
What would you determine from the output?
A.the time when the last flashback operation in your database was performed
B.the time when the first flashback operation in your database was performed
C.a list of flashback operations performed in your database using SCN and time
D.the approximate time and the lowest system change number (SCN) to which you can flash back your
database


Answer: D


187. These are the details about V$FLASHBACK_DATABASE_STAT:
SQL> DESC V$FLASHBACK_DATABASE_STAT
Name Null? Type
BEGIN_
TIME DATE
END_TIME DATE
FLASHBACK_DATA NUMBER
DB_DATA NUMBER
REDO_DATA NUMBER
ESTIMATED_FLASHBACK_SIZE NUMBER
Which two statements regarding the V$FLASHBACK_DATABASE_STAT view are true? (Choose two.)
A.BEGIN_TIME is the time at which Flashback logging is enabled.
B.END_TIME is the time at which the query is executed on the view.

C.REDO_DATA is the number of bytes of redo data written during the interval.
D.This view contains information about flashback data pertaining to the last 24 hours.
E.FLASHBACK_DATA is the amount of flashback data generated since the database was opened.
Answer: CD

V$FLASHBACK_DATABASE_LOG

V$FLASHBACK_DATABASE_LOG displays information about the flashback data. Use this view to help estimate the amount of flashback space required for the current workload.

ColumnDatatypeDescription
OLDEST_FLASHBACK_SCNNUMBERLowest system change number (SCN) in the flashback data, for any incarnation
OLDEST_FLASHBACK_TIMEDATETime of the lowest SCN in the flashback data, for any incarnation
RETENTION_TARGETNUMBERTarget retention time (in minutes)
FLASHBACK_SIZENUMBERCurrent size (in bytes) of the flashback data
ESTIMATED_FLASHBACK_SIZENUMBEREstimated size of flashback data needed for the current target retention



V$FLASHBACK_DATABASE_STAT

V$FLASHBACK_DATABASE_STAT displays statistics for monitoring the I/O overhead of logging flashback data. This view also displays the estimated flashback space needed based on previous workloads.

ColumnDatatypeDescription
BEGIN_TIMEDATEBeginning of the time interval
END_TIMEDATEEnd of the time interval
FLASHBACK_DATANUMBERNumber of bytes of flashback data written during the interval
DB_DATANUMBERNumber of bytes of database data read and written during the interval
REDO_DATANUMBERNumber of bytes of redo data written during the interval
ESTIMATED_FLASHBACK_SIZENUMBERValue of ESTIMATED_FLASHBACK_SIZE in V$FLASHBACK_DATABASE_LOG at the end of the time interval

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值