【oracle】oracledba13 clear the redo log group,oracledba13redo
A redo log file is corrupted while the database is open; as a con
sequence, database operations are stopped because archiving cannot co
ntinue. What would you do to solve the problem?
A. clear the redo log group
B. perform redo log file import
C. perform an incomplete recovery
D. perform a redo log recovery using Recovery Manager (RMAN)
E. shut down the database and open the database in the NOARCHIVELOG mode
Answer: A
数据库在打开的状态下日志坏掉,然后数据库自动关了,那个坏掉的日志没
有归档。只需要使用命令 clear redo log group 就行了,同时由于缺少了一部
分 archive log 需要整个数据库重新备份一下
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。