First page Back Continue Last page Graphics

Continuation of Notes


Notes:

This is the alert log entry if you run short of space in the flash recovery area:
Errors in file /u01/app/oracle/admin/orcl/udump/orcl_ora_2723.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 92.12% used, and has 169270784 remaining bytes available.
*********************************************************
You have the following choices to free up space from
flash recovery area:
1. Consider changing your RMAN retention policy.
If you are using dataguard, then consider changing your RMAN archivelog deletion policy.
2. Backup files to tertiary device such as tape using the
RMAN command BACKUP RECOVERY AREA.
3. Add disk space and increase the db_recovery_file_
dest_size parameter to reflect the new space.
4. Delete unnecessary files using the RMAN DELETE command. If an OS command was used to delete files, then use RMAN CROSSCHECK and RMAN DELETE EXPIRED commands.
********************************************************