I'm a bit new to oracle database administration so forgive me possibly of asking a basic question:
I'm noticing in my logs the warning : ORA-19815: WARNING: db_recovery_file_dest_size of 3221225472 bytes is 100.00% used, and has 0 remaining bytes available.
. . . . . but when i go to where the archive logs directory is and do something like du -sh on it - to do a summary of the log sizes, I only get something like 5+ GB. Not 32 GB. Why is this ?
thanks in advance,
Chris