码迷,mamicode.com
首页 > 其他好文 > 详细

053-346

时间:2017-11-10 20:14:57      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:res   ack   cee   name   redo   use   opera   dbf   datafile   

What is the impact of the results of the output of the following command?
RMAN> report unrecoverable database;
Report of files that need backup due to unrecoverable operations
File Type of Backup Required Name
4 full or incremental C:\ORACLE\ORADATA\ORCL\USERS01.DBF
A. There are no backup sets with any backups of the users01.dbf datafile.
B. The users01.dbf datafile has had unrecoverable operations occur in it. It will need to be backed up or some data loss is possible during a recovery.
C. The users01.dbf datafile is corrupted.
D. The users01.dbf datafile backup exceeds the retention criteria.
E. The last backup of the users01.dbf datafile failed and must be rerun.

  The users01.dbf database datafile has had an unrecoverable operation occur.Because an unrecoverable operation does not generate redo records,the data involved in that operation will be lost in the event of a recovery.The datafile should be backed up.

053-346

标签:res   ack   cee   name   redo   use   opera   dbf   datafile   

原文地址:http://www.cnblogs.com/Babylon/p/7815876.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!