Flash Recovery Area Full - Database Fails to Open ORA-16038
In this Document
Applies to:Oracle Server - Enterprise Edition - Version: 10.1.0.2 and later???[Release: 10.1 and later ]Information in this document applies to any platform. SymptomsDatabase startup fails:ORA-16038: log one sequence 3144 cannot be archived ORA-19809: limit exceeded for recovery files ORA-00312 online log 1 thread 1 <path to redo log file> In the alert.log: ORA-16014 signalled during: ALTER DATABASE open ... ORA-19815: WARNING: db_recovery_file_dest_size of xxx bytes is 100.00% used,and has 0 remaining bytes available. CauseUsing the default Oracle-Suggested strategy as implemented by EM in Oracle10gR1 When the retention policy is changed?to recovery window or to a redundancy > 1,RMAN cannot satisfy the retention policy if there is only one copy of database and it is recovered to the latest point in time.? In order to satisfy the Solution1) Increase the parameter db_recovery_file_dest_size????
2) Stop using the db_recovery_file_dest by unsetting the parameter. ??? (This assumes you never really wanted to use this option)
3. Backup and delete archivelogs?? It is the dba's responsibility to ensure that the FRA size is sufficient to account for their retention policy. (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |