Oracle Solution for Error ora-19804

Solution for Oracle Error ORA-19804

ORA-19804: cannot reclaim string bytes disk space from string limit

What triggered the Error:

acle cannot reclaim disk space of specified bytes from the DB_RECOVERY_FILE_DEST_SIZE limit.

What should we do to fix it:

ere are five possible solutions: 1) Take frequent backup of recovery area using RMAN. 2) Consider changing RMAN retention policy. 3) Consider changing RMAN archived log deletion policy. 4) Add disk space and increase DB_RECOVERY_FILE_DEST_SIZE. 5) Delete files from recovery area using RMAN.