Cause: Oracle cannot reclaim disk space of specified bytes from the DB_RECOVERY_FILE_DEST_SIZE limit.
Action: There are five possible solutions: 1) Take frequent backup of recovery area using RMAN. 2) Consider changing RMAN retention policy. 3) Consider changing RMAN archived log deletion policy. 4) Add disk space and increase DB_RECOVERY_FILE_DEST_SIZE. 5) Delete files from recovery area using RMAN.
当Oracle无法从DB_RECOVERY_FILE_DEST_SIZE限制中回收指定字节的磁盘空间时,有五种可能的解决方案:1)使用RMAN频繁备份恢复区;2)考虑更改RMAN保留策略;3)考虑更改RMAN归档日志删除策略;4)添加磁盘空间并增大DB_RECOVERY_FILE_DEST_SIZE;5)使用RMAN删除恢复区中的文件。
4186

被折叠的 条评论
为什么被折叠?



