Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-19815: WARNING: db_recovery_file_dest_size of x bytes is 100% used

cayenneJul 13 2009 — edited Mar 7 2010
Hi all,

Ok, I think I found the problem with my single node rac instance, and it isn't the CRS.

I found in the logs:

ORA-19815: WARNING: db_recovery_file_dest_size of 51539607552 bytes is 100.00% used, and has 0 remaining bytes available.
Mon Jul 13 12:29:28 2009
************************************************************************
You have following choices to free up space from flash recovery area:
1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
then consider changing RMAN ARCHIVELOG DELETION POLICY.
2. Back up files to tertiary device such as tape using RMAN
BACKUP RECOVERY AREA command.
3. Add disk space and increase db_recovery_file_dest_size parameter to
reflect the new space.
4. Delete unnecessary files using RMAN DELETE command. If an operating
system command was used to delete files, then use RMAN CROSSCHECK and
DELETE EXPIRED commands.
************************************************************************
Mon Jul 13 12:29:28 2009
Errors in file /u01/app/oracle/admin/ISPGRID/bdump/ispgrid1_arc0_8368.trc:
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 266991616 bytes disk space from 51539607552 limit
ARC0: Error 19809 Creating archive log file to '+RECOVERYDG'
ARCH: Archival stopped, error occurred. Will continue retrying


I've tried firing up RMAN to do a backup recovery area;

However, I can't seem to get the instance to start up long enough for me to connect to via RMAN, and try to fix anything.

Any suggestions?

cayenne
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2010
Added on Jul 13 2009
10 comments
8,298 views