資料庫夯住!ORA-19815!歸檔空間滿

chicken0915發表於2012-07-12

Errors in file u01\oracle\admin\orcl\bdump\orcl_arc0_1736.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 86.68% used, and has 286081536 remaining bytes available.

Wed Jul 11 22:28:39 2012
************************************************************************
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.
************************************************************************
啟動到mount 模式

alter system set location='localtion=/u01/oracle/arch/

開啟資料庫'

alter database open;

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7755871/viewspace-735236/,如需轉載,請註明出處,否則將追究法律責任。

相關文章